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
It definitely doesn't. You would have to pre-render your entire app to get the correct value. If you SSR, you can /effectively/ produce this optimization for end-users' initial load, but not because of the plugin.
I'm curious just how effective this is and how it handles dynamic usage scenarios.
For example, can something like this be handled?
The text was updated successfully, but these errors were encountered: