Skip to content

Added a feature-checking function to improve detection of localStorage availability.

Robert Sinton requested to merge hotfix/site_localstorage into custom/art_money

Fix localStorage JS errors

What I did

  • Added a feature-checking function to improve detection of localStorage availability.

Implications

None known

Setup

None

How to test

  • Use an iPad in private browsing move.
  • Use older zon-core version, inspect from Safari, and confirm JS errors on page load.
  • Update to this release, and confirm that errors don't happen.

Task: https://preview.gotasman.com/task/detail/42486

Merge request reports