|
|
|
|
|
by rglover
568 days ago
|
|
I've yet to see it with a wide range of sites. If you're getting browser freeze, something is wrong with your actual JS, not the framework. In the case of Joystick, because it's sending SSR'd HTML to the browser automatically, you typically don't even see the hydration take place. |
|