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
I have a readme file at my github repository which I am fetching in the RSC component and then trying to utilise the MDXRemote component to render the content. But it's giving the error ⨯ Internal error: ReferenceError: entry is not defined.
Describe the bug
I have a readme file at my github repository which I am fetching in the RSC component and then trying to utilise the MDXRemote component to render the content. But it's giving the error
⨯ Internal error: ReferenceError: entry is not defined
.Code:
Reproduction
Internal error: ReferenceError: entry is not defined is what we will get on running the above code in any RSC Page
next-mdx-remote version
^5.0.0
The text was updated successfully, but these errors were encountered: