Cesar S

Results 23 comments of Cesar S

> Thanks. Unfortunately, I discovered now that the polyfill is not working in SPA `React` applications as soon you route the `noscript` tag will block all images form loading. @vincentschroeder...

That's the thing, something is happening behind scenes in the `Flickity` library that is crashing the matchMedia listeners chain to be called. And only on Safari. This is the strangest...

Would be nice to check implemented at the library level. Thanks

It would be amazing if this was a thing. (css animations, instead of js animations)

I'm confused. The last message must interrupt the others messages. Why the messages are been reading one by one? @jcsteh

I don't even know what to put in `keypath`. (Sorry I'm new to lottie)

Same issue Controlled/Uncontrolled warning here, the whole code in useField is super confuse ``` // useField.js if (formatOnBlur) { if (component === 'input') { value = defaultFormat(value, name) } }...

+1 on this one. I think it'll be beneficial to see a blog post or a dedicated docs page with the details of what @jonathantneal is referring and how the...

Hey all, jumping into this conversation. While I understand what @hadihallak is saying/suggesting I think this is such a weird way to solve the issue :(. in @hwhmeikle example is...

I'm facing the same issue. I had logged in https://github.com/stitchesjs/stitches/issues/1077