@pcattori@ryanflorence@mjackson I’m experimenting with Remix 3. I expected this to work, but it doesn’t. I also tried a hydrated component with the same result. What’s the correct way to register a window event listener inside a component?
Remix 3, reminds me of Crank.js but they used generators for stateful components. In the past, I've used Crank.js to create simple app so I've tried to compare the same functionality in both frameworks and I didn't succeed with Remix. Maybe @ryanflorence@mjackson@pcattori you