Reginaldo Gutter

Results 4 comments of Reginaldo Gutter

Can confirm boxShadow is not working properly on Android. I'm using the new box shadow for the new arch ```` boxShadow: `${config.offset.x}px ${config.offset.y}px ${config.blur}px ${config.spread}px ${config.color}` ```` It doesn't work...

I'm having this exact same error with `useInfiniteQuery`, in a prodcution app. Is there any recommended workaround until this is fixed?

@TkDodo Is this being looked into? I haven't been able to solve it on my own yet.