backuardo
backuardo
I experienced the same issue. For now, I ended up updating the `usePostProcess` hook (from the starter) to add my effects.
@ThimoDEV I haven't tested this thoroughly, but it seems to be fine (120 FPS on my mac). Probably need to handle window resize and stuff, but this should get you...
@sepehr500 - the above solution wasn't working for my app (updating `mapStyle` based on global state), but this seems to work (even though it's nasty). ``` const SafeChildren = ({...