-
-
Notifications
You must be signed in to change notification settings - Fork 32
fix: Next Link not updating issue #168
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
Conversation
@sadobass thank you so much! 💯
Hmm seems the next link is still always fixed on Environment Setup as next. Not sure if it’s vitepress or something else
Hmm.... it seems to work differently in development and deployment environments. I'll check further.
When viewing the console in a browser, I get a "TypeError: n is not a function" error on initial loading
and "Error: vitepress data not properly injected in app" when clicking Next.
스크린샷 2025年04月10日 오후 5 55 22
In a development environment, clicking Next does not result in an error.
This reverts commit 1da5cc6.
Fixed the bottom Next link not updating on vitepress pages