Marc Glasser
Marc Glasser
I'm not sure tbh. I think a good first step would be to verify if this issue still happens and go from there.
Thanks Rory, the solution part of this is really fascinating and it sounds like maybe there are some big performance gains hiding away in Reanimated 3. I am having a...
idk I think it can still be a Daily and added to the Whats App Quality milestone. No reason why someone can't look into this.
I'm gonna take this off the Unread Indicators milestone and move it to Whats App quality. Looks like tester is using an optimistic report and I have no idea whether...
Is there a solution to this yet? The app I'm building saves exported html to a database and allows users to then come back at a later date and import/edit...
Strangely enough... the expected behavior actually works OK sometimes, but other times it causes this error to appear.
Very nice thanks :)
Tried pulling down this project and updated some dependencies. Not able to repro this. https://snack.expo.dev/@marcaaron/github.com-marcaaron-react-navigation-set-param-bug https://user-images.githubusercontent.com/32969087/179335662-0c7c6620-d349-4daa-a554-9f8ac13e76f4.mp4
A possible improvement could be to default any `'/'` paths to empty strings. OP gave their `Home` route a path of `'/'`. Either of these configs would also solve this...
Somewhat related to this... `ellipsizeMode: middle` will also not work as expected on web platforms as there is no CSS equivalent to [cropping text in the middle](https://www.w3.org/wiki/Text-overflow_middle_cropping).