FE-Combo / reaux

A lightweight React and Redux application framework designed for isomorphic multi-end data flow, with a strong emphasis on TypeScript strictness.
https://zedfight.gitbook.io/fe-combo/reaux/reaux-she-ji-yuan-li
MIT License
60 stars 5 forks source link

TypeError Do not know how to serialize a BigInt #79

Open zedfight opened 11 months ago

zedfight commented 11 months ago

在Redux中存储ref数据时,如果浏览器安装并启用了Redux DevTools,在打开控制台时可能会遇到TypeError报错,错误信息为Do not know how to serialize a BigInt

zedfight commented 11 months ago

https://github.com/reduxjs/redux-devtools/issues/1541