Yusuke Wada

Results 1706 comments of Yusuke Wada

We now have the GitHub action to measure performance with `tsc` with `-diagnostics` introduced in #3406. There may be other ways to do it, but now we can close this...

Hi @jannisbecker This is expected behavior. Your application renders JSX only on the server side. To enable `onClick`, etc., a client-side JavaScript must be hydrated to the rendered HTML. To...

@luksch42 Thanks! @Soviut > This definitely should be added to the documentation. Once I've had a little time to play with this I'll probably make a docs PR. We will...

@Soviut Sounds good! Please go ahead with it.

Super interesting. I heard it from @fabian-hiller before.

@risu729 Ooops. I missed it. Thank you!

@ozhanefemeral Is that the only matter in a monorepo? I'm not very familiar with Turborepo, so if you can provide a minimal project, I may be able to help you....

Hi @mvanroon Can share a minimal project to reproduce it?

@ozhanefemeral Ah, it's a trouble thing. The versions mismatch causes the type error.