Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any Render fails when upgrade from 0.25.2 to 0.26.0 - with demo repo #42

Open
5 tasks done
vazir opened this issue Mar 4, 2024 · 0 comments
Open
5 tasks done

Comments

@vazir
Copy link

vazir commented Mar 4, 2024

Describe the bug

Any Render fails when upgrading from 0.25.2 to 0.26.0

11:07:24 PM [vite] Internal server error: Element is missing end tag.
Plugin: vite:vue
File: src/markdown/index.md

Some markdown <RouterLink :to ...
at createCompilerError ([....]/node_modules/@vue/compiler-core/dist/compiler-core.cjs.js:1329:17)

To reproduce, download the demo repo https://github.com/vazir/quasar-md-test-unplugin

  • it contains 0.26.0 - which does not work,
  • changing it to 0.25.2 and doing 'npm install' - making it works just fine.

Reproduction

https://github.com/vazir/quasar-md-test-unplugin

System Info

System:
    OS: Linux 6.5 Debian Bookworm
    CPU: (16) x64 AMD Ryzen 7 5800X 8-Core Processor
    Memory: 40.30 GB / 62.69 GB
    Container: Yes
    Shell: Unknown - /bin/bash
  Binaries:
    Node: 18.19.0 - /usr/bin/node
    npm: 9.2.0 - /usr/bin/npm

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant