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.
Is this SSR example broken?
Thanks