Hi all - I'm getting the below error on a specific version of Safari (15.0). Any help is greatly appreciated!
Solved! Go to Solution.
It ended up being because the script listener is completely ignored by safari 15.0, ended up refactoring to fix the bug. thanks for the reply! @Noah-Sager
Does the error only occur in that version of Safari, and not in other browsers? That error looks like the API is not getting loaded properly.
It ended up being because the script listener is completely ignored by safari 15.0, ended up refactoring to fix the bug. thanks for the reply! @Noah-Sager