Replies: 1 comment
-
Probably just wrapping that line in a try except will be enough |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am not sure if this is a bug or simply the way the form code is being handled.
I have two errors showing up in my logs both to do with the same line of code:
I don't have browser info for this one.
Browser Info: Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1
I have a hunch that this is occurring when the form is part way through some process and then the form is unloaded but I cannot recreate it. Any ideas on how to handle this?
Beta Was this translation helpful? Give feedback.
All reactions