carbonatedcoder
carbonatedcoder
@Paul-Bob, thanks for the reply, much appreciated! I apologize if I misunderstood, but continuing the example from my original post, calling `facility_user.destroy` should not implicitly destroy attached records (facility and...
@Paul-Bob, thanks for the additional context. Is there a suggested way (or perhaps maybe an option that we could specify on the field/resource) to handle the situation outlined in the...
Has there been any progress on this issue or a known cause? After upgrading to Expo SDK 50, all our iOS production builds are not showing the back button after...
Currently, we are unable to make the new embedded font option (via the `expo-font` plugin) work at all. Following the instructions for using a font from `@expo-google-fonts` results in none...
Is there any update or a resolution to this issue? We're seeing this issue on Android devices. At a minimum, Samsung Galaxy S23 and Pixel 7a. No specific secure options...
@Paul-Bob, thank you for your reply and suggestions! We'll work around it for now and look forward to perhaps Avo eventually expanding this functionality.
We've ran into a similar issue with SectionList. At a certain point in the list, it beings to start jumping around on it's own. Logging the various component renders show...
@DenysMoro, no problem. I agree, `disableVirtualization` is not the solution, but I just wanted to post it as it narrows things down. With that disabled, the issue does not occur...