js-storage
js-storage copied to clipboard
Problem with Firefox 68
Storages is not defined
Hi, Did you obtain this error on last version (68.0.2). I use it and I have no issue..
Hi guys, I get this all the time also
ReferenceError: Storages is not defined AND 'Storages' is undefined
I have searched my entire code base and I only have 2 instances of Storages being created and I randomly get these errors every day.
My libraries are loaded first before any code is run.
I use latest version of Firefox Developer Edition 74.0b7 (64-bit) too.
Any ideas??