You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Portis SDK seems to run into this issue when using Private mode or using Brave browser. Seems like there's an easy workaround by wrapping the localStorage calls with an isStorageAvailable function. If I have time in the near future, will submit a PR.
The text was updated successfully, but these errors were encountered:
@JUDOKICK Unfortunately, the fetching from localStorage happens in the code that runs under the Portis domain (the widget), not the SDK, so you will not be able to submit a PR. We'll release a fix soon.
Portis SDK seems to run into this issue when using Private mode or using Brave browser. Seems like there's an easy workaround by wrapping the localStorage calls with an isStorageAvailable function. If I have time in the near future, will submit a PR.
The text was updated successfully, but these errors were encountered: