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
Not yet, because React doesn’t have the good stable primitives for async work.
There is an idea that we think will work, but needs someone to write the code.
See remarkjs/react-markdown#680 (comment).
You don‘t have to use react-markdown. It’s a small wrapper with convenience features for beginners.
You can also use the underlying tools yourself: https://github.com/rehypejs/rehype-react.
The code above is copied from the current project. Can this code be used in react-markdown?
Why do I encounter this error after using it:
runSync
finished async. Userun
insteadThe text was updated successfully, but these errors were encountered: