Description
When navigating to the animate-ui documentation page and clicking on the Code Block section in the left sidebar, the page crashes with a Next.js Application Error. The app becomes unusable until a full refresh.
This happens consistently and appears to be related to client-side navigation or dynamic imports.
Steps to Reproduce
- Go to: animate-ui documentation page
2.In the left sidebar, click on Code Block
The page immediately crashes with a Next.js Application Error. Below is the reference screenshort image for the error occured.
Before:

After:

Code example
No response
Concerned component
CodeBlock
Additional context
No response
Description
When navigating to the animate-ui documentation page and clicking on the Code Block section in the left sidebar, the page crashes with a Next.js Application Error. The app becomes unusable until a full refresh.
This happens consistently and appears to be related to client-side navigation or dynamic imports.
Steps to Reproduce
2.In the left sidebar, click on Code Block
The page immediately crashes with a Next.js Application Error. Below is the reference screenshort image for the error occured.
Before:

After:

Code example
No response
Concerned component
CodeBlock
Additional context
No response