Fernando Rojo

Results 698 comments of Fernando Rojo

@anatooly Hey, sorry I missed this. Just added an additional perf fix to that PR and merged it I'm sure there are tons of perf wins from small changes of...

Published in 4.3.6. I don't have a _ton_ of time right now but if there are more perf wins that improve the benchmarks for this, I'm happy to merge them....

Added some more instances of `Object.assign` over spreads in `4.3.7`: https://github.com/nandorojo/dripsy/commit/8e89b4b8c2bcf66be731c25dc67f32eaac0d0e58

it's published on NPM, see 4.3.8 too

This PR is great timing! I just happened to do something similar in my app via a patch and was playing with it before sending a PR. Thanks moving so...

Looks reasonable, I assume this fixed it for you?

What if you just manually omit transition?

In my experience that wouldn't quite be what causes it to blow up, more likely the depth of transition...for example if we removed the generic on the transition prop I...