Having issues on safari with 1.18.1, wondering if this could be a Remix issue? #6824
Unanswered
AlemTuzlak
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A little bit of context, we upgraded our app to v1.18.1 a few days ago (from v1.17.1) and ever since then users on Safari have been complaining that they end up in the error boundaries when they shouldn't. We didn't change the code and we narrowed it down to actually only happen in Safari browsers.
The issue we get is basically covered in this SO thread:
https://stackoverflow.com/questions/71280168/javascript-typeerror-load-failed-error-when-calling-fetch-on-ios/74475080#74475080
So my question is, did Remix change anything in v1.18.0/1.18.1 that could possibly cause these issues, and if yes what could it be?
Beta Was this translation helpful? Give feedback.
All reactions