Ofir Levitan

Results 10 comments of Ofir Levitan
trafficstars

still happening... It would be very helpful to have comments in-line

any updates regarding this one? im unable to upgrade atm as im using `KeyedMutator` as prop

> I've been able to work around this with `bootstrap` > > ```ts > import { LDProvider } from 'launchdarkly-react-client-sdk' > > > {children} > > ``` > > but...

> Marking as a draft for now, pending the updates to use `package:web` being integrated. could you refer which updates are pending? i'd like to follow

@rotemzif1 `loadUserOnFirstLoad` blocks my app from starting without any option for a loading, tried to use `customLoader` and it only gets called on login and not on restore session (app...

I ended up creating this function to wrap my app: ```tsx const TriggerWhenMounted = ({ children, onMounted, }: { children: React.ReactNode; onMounted: () => void; }) => { useEffect(() =>...

> Could you delete `supabase/.temp` directory and try again? > > I believe this is an issue with PostgREST not released properly on the hosted platform. It affects some linked...

I'm experiencing it too on 8.3.6 on chrome.. invoking `userEvent.click` twice in a row works

same on fedora 41 kitty(right) ordering the letters correctly: ![Image](https://github.com/user-attachments/assets/eb4d9aa2-5d72-47e0-9853-fc11b8f38429)

Works again after uninstall and reinstall :)