Listen localStorage changes

PHOTO EMBED

Thu Sep 15 2022 20:42:29 GMT+0000 (Coordinated Universal Time)

Saved by @dannyhvalenz #javascript

window.addEventListener('storage', () => setValue(localStorage.getItem(key)));
content_copyCOPY

https://stackoverflow.com/questions/62951156/using-localstorage-in-useeffect-dependency-works-but-gives-warning