storage事件中的坑,storage.setItem()无法触发storage事件


今天写了一个demo,发现无法触发window.addEventListener('storage',()=>{});

查了一下资料,发现这是其他标签页面触发。

另外,storage事件只能监听到localStorage的变化

只能怪自己看书籍不够细心。





    利用storage事件实时监视Web Storage中的数据
    




    请输入一些值: