L-Chris / vuex-iframe-sync

Vuex state synchronization between iframe/window
https://l-chris.github.io/vuex-iframe-sync/
MIT License
104 stars 18 forks source link

transfer 时 一直报index.js:23 Uncaught TypeError: Cannot read properties of null (reading 'id') #38

Open danzi638 opened 2 years ago

danzi638 commented 2 years ago

在store.js里面放入,transfer时,一直报index.js:23 Uncaught TypeError: Cannot read properties of null (reading 'id'),希望各位大神可以帮忙解决一下。谢谢非常感谢

index.js:23 Uncaught TypeError: Cannot read properties of null (reading 'id') at index.js:23:43 at vuex.min.js:6:6498 at Array.forEach (<anonymous>) at new C (vuex.min.js:6:6471) at eval (iframeIndex.js?6120:6:1) at ./src/store/iframeIndex.js (app.js:2624:1) at __webpack_require__ (app.js:833:30) at fn (app.js:130:20) at eval (main.js:17:77) at ./src/main.js (app.js:2589:1)