You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I use 1.3.2 Vitepress version and i use the latest version of Node (V.22).
My website is a documentation for languages i see so i add a logo and a text in my navigation. I use SVG for logos and i put a text for the name of the language like that :
i mostly use the logo and text with inline-content class when the collpased is true but i want use it when the collapsed is false. The bug happens for those links:
Describe the bug
First, I use 1.3.2 Vitepress version and i use the latest version of Node (V.22).
My website is a documentation for languages i see so i add a logo and a text in my navigation. I use SVG for logos and i put a text for the name of the language like that :
here is the code i wrote for inline-content class :
i mostly use the logo and text with inline-content class when the collpased is true but i want use it when the collapsed is false. The bug happens for those links:
Reproduction
here a clear video that reproduce the bug:
Vitepress.Bug.mp4
Expected behavior
I don't want the links to disappear anymore when the browser is reloaded
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: