2017 © Pedro Peláez
 

magento2-module localstorageversioning

image

elgentos/localstorageversioning

  • Tuesday, June 26, 2018
  • by peterjaap
  • Repository
  • 4 Watchers
  • 4 Stars
  • 16 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

DEPRECATED

DEPRECATED

This extension turned out to solve one issue, which is mentioned here in the magento/magento2 repo; Huge "product_data_storage" in localStorage hangs the shop., (*1)

Please update to Magento >= 2.2.8 or >= 2.3.0 or apply the patch mentioned in that issue., (*2)

Elgentos_LocalStorageVersioning

We've encountered some weird bugs where flushing the localStorage resolved issues (particularly in the checkout but also with the gallery on product pages). These bugs were hard to diagnose and only occurred on machines that have visted the site before., (*3)

This little extension adds a Javascript file that checks the deployed version. If the deployed version (found in /static/deployed_version.txt) is newer than the last versioned localStorage (which is saved in a cookie), the localStorage is cleared. This should alleviate some issues in certain cases., (*4)

The Versions

26/06 2018

dev-master

9999999-dev

  Sources   Download

The Requires

 

26/06 2018

0.1.2

0.1.2.0

  Sources   Download

The Requires

 

26/06 2018

0.1.1

0.1.1.0

  Sources   Download

The Requires

 

22/06 2018

0.1.0

0.1.0.0

  Sources   Download

The Requires