Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm getting errors similar to this one here: #104 when trying to integrate SSR with existing app which uses SUID (I'm using vite-plugin-ssr for this). I had to write my own 'useMediaQuery' hook, because current one uses only window object, because of which I'm getting another errors. Is there any way to use SUID in SSR apps, or will this be possible in near future?
Beta Was this translation helpful? Give feedback.
All reactions