Eric
Eric
@lttb The end of the year has already passed, any updates?
I have same issue with redirecting. ```javascript async redirects() { return [ { source: '/policies', destination: '/policies/privacy-policy', permanent: true, }, { source: '/privacy-policy', destination: '/policies/privacy-policy', permanent: true, }, { source:...
Issue is still exist on iOS 18.x versions simulator It works well on iOS 26 real device (and maybe any iOS version real device)
Hi everyone, i got dependabot alert for cross-spawn. Which version should i choose? 7.0.5 or 7.0.6?