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
No SSR support (Remix): React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object.
#640
Open
RabeeAbuBaker opened this issue
Mar 12, 2024
· 2 comments
Warning: React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object.
The text was updated successfully, but these errors were encountered:
RabeeAbuBaker
changed the title
Doesn't work with Remix: React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object.
No SSR support (Remix): React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: object.
Mar 12, 2024
But I'm wondering if this issue should still be open or get closed as the solutions are considered a "workaround".
I'll leave this to the admins to decide.
I have tried to use
CodeMirror
with Remix but it doesn't work and breaks instantly.Here's a minimal reproduction link on codesandbox https://codesandbox.io/p/devbox/twilight-voice-33kd6j
Error:
The text was updated successfully, but these errors were encountered: