Diego Tonini

Results 45 comments of Diego Tonini

also tried ```js const GlobalS = createGlobalStyle` body { text-wrap: wrap; } ` ``` does you code work on browser? Maybe is an vscode bug?

@AnderUstarroz can you provide an eample? I installed correctly a basic example with react 18 yesterday

@diasbruno yes but as I said before in my example all work great so... @itsjesusmacias yes but using start-transiction means a major release since `startTransition` is only react > 18

@AnderUstarroz please can you provide a demo? I tried a 2nd time to reproduce it but with my stack; - node 18/20 - vite js Using demo example on homepage...

@doeg How I said before when there is a real demo project with bug I'll happy to investigate more :) but talking about your idea I think: - projects with...

Maybe README can be edited with some details to help developer in this use-case?

Same behavior with last version 9.7.3 in my next js project. In my case animation does not work with this code also ```jsx const [style] = useSpring( () => ({...

I saw both projects. I think the terser version is a fork since they share same readme and same options :) tried to help you @quiquelhappy with a PR: https://github.com/fastify/point-of-view/pull/378