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
Hi, I'm following along with the documentation for SSR, here.
When I click on the link "Try it on StackBlitz", under the Basic Tutorial example, the example renders; however, clicking the button does nothing. Is this expected? I would expect clicking on the button to increment the count— but it does not.