Sid Premkumar

Results 10 comments of Sid Premkumar

Does anyone know how to disable this WARNING?

+1 willing to help in any way possible as well! Would love to see Fig in warp!

> > Looking at the attached sandbox, [this SO question](https://stackoverflow.com/questions/6481894/proper-way-to-optimize-css-3-animations-for-ios-mobile-safari) might be related. > > Unfortunately, I can't recreate this issue without a physical Apple device to investigate. > >...

Are there any updates to this? Would also like to use this in our CLI tool!

> parseNoneClosedTags: true Not sure if it was related, but had a big html page and adding this fixed it. Curious what this mean @taoqf , couldn't find any documentation...

+1 seeing the same thing here

> +1. > > It seems that the guide pages all crash on Firefox but on in Chrome. See: https://tanstack.com/table/v8/docs/guide/tables Seems like the main website is up 🥳 , but...

@rennanlurahy > Any solutions for that? I'm experiencing this when using gluestack babel plugin resolver in my project. Same exact thing happened to me. Removed `@gluestack-style/babel-plugin-styled-resolver` and was able to...

Is there any update here? I can confirm that adding: ``` minReplayDuration: 0, flushMinDelay: 200 flushMaxDelay: 250 ``` does help, but it increases the network requests 10x which is unideal....