The error is SecurityError: DOM Exception 18
and it happens at replaceState@https://connect.facebook.net/en_US/fbds.js line 9, pos 2343
We do facebook login using hello.js
It seems that it is having issues accessing replaceState
, and:
- only happens in safari, desktop and mobile (9.0 and 9.1)
- happens a few days, then stops for weeks, then comes back
I haven't been able to reproduce it, we have clientside error reporting where I see these errors bursts come and go.
Question is, has anyone experienced and solved this?