Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@vazir

Description

@vazir

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions