vuepress-theme-hope / vuepress-theme-hope

A vuepress theme with tons of features✨
https://theme-hope.vuejs.press
MIT License
2.13k stars 746 forks source link

[Bug] Duplicate arcticles in autocatalog (vue 3.4.15) #3854

Closed smirnoffmv closed 9 months ago

smirnoffmv commented 9 months ago

Checklist

Package name

vuepress-theme-hope

Which operating system are you using?

Describe the bug

When upgrading to a new version of vue core (3.4.15), autocatalog started duplicating articles. When I downgrade to 3.3.9, everything becomes normal. Apparently it is a bug of the new version 3.4.15.

image_2024_01_22T14_49_43_093Z

Additional context

No response

github-actions[bot] commented 9 months ago

Hello @smirnoffmv. Please provide a minimal reproduction using a GitHub repository or vuepress-theme-hope.github.io/v2-new. Issues marked with needs reproduction will be closed if they have no activity within 3 days.

Mister-Hope commented 9 months ago

You should make sure that only a single version of vue is inside your project

Mister-Hope commented 9 months ago

Should be a upstream bug.