zce / velite

Turns Markdown / MDX, YAML, JSON, or others into app's data layer with Zod schema.
http://velite.js.org
MIT License
341 stars 19 forks source link

Weird Page Freeze when Navigating via Table of Contents Links #125

Closed BinarySenseiii closed 2 months ago

BinarySenseiii commented 2 months ago

I've encountered a peculiar issue on the live version of the website hosted at Deployed Live & this Github, specifically related to navigating through the Table of Contents (TOC) links. Whenever I click on any link within the TOC, the entire page freezes momentarily, and after a few seconds, it resumes normal operation, executing the intended event corresponding to the clicked link

i think that the issue may be rooted in the implementation of the MDXContent component or its interaction with other components or scripts on the page idk .. can u guide little bit how to resolve this

RecordedVideo.webm

BinarySenseiii commented 2 months ago

Solved next-view-transition bcz of this pkg Lag issue coming