local-storage icon indicating copy to clipboard operation
local-storage copied to clipboard

Possibility to disable customEvent functionality

Open TommySorensen opened this issue 3 years ago • 0 comments

It should be possible disable the customEvent currently implemented in this hook.

I have a case where i only want the localstorage event to fire in other tabs then the tab that changes which basically is the functionality of window.addEventListener('storage')

TommySorensen avatar Apr 06 '22 07:04 TommySorensen