Patrik
Patrik
Hi, I also need to send dates to an api that requires dates in format 2022-02-08T10:27:18+01:00 instead of Z. Would be great to be able to configure this in the...
I have the same problem. It is working on 9.0.2
Same error. Started some time in the last month
sorry. to clarify, _mobile/account/overview did work a month ago and stopped working some time later. probably in the last few days as you said.
Sure, that works in this example. I'm trying to share the content components and do things like opening a popover on desktop and offcanvas on mobile. or modal/offcanvas
this worked on 3.5.17, I just updated to 3.5.20 and useLocalSearchParams() in headerTitle started returning an empty object
As a workaround I did `import { useRoute } from '@react-navigation/native';` `const { params } = useRoute();`
> Can anybody create a reproducible example, i am interested to investigate this, but i couldn't reproduce it. https://github.com/tamagui/tamagui/issues/3061 Check this one. It is the same problem with Alert dialog...
> @pkfms how did you solve it bro? is there anyway to solve this without changing the modals to the root? please please Sorry, haven't solved anything. I just found...
> [@pkfms](https://github.com/pkfms) would you say that if I install a downgrade version, I could get this fixed for now? which version would u recommend it's broken in 1.116.0, so probably...