会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
博客园
首页
新随笔
新文章
联系
订阅
管理
2024年3月4日
【react】useImmer 报错 Cannot assign to read only property '_status' of object '#<Object>'
摘要: 在使用antd中的锚点组件时,我尝试将jsx存入useImmer 状态里,结果报错 Cannot assign to read only property '_status' of object '#<Object>'; 解决方式:useImmer中存入组件的 id 或者 其他什么数据,再通过id或
阅读全文
posted @ 2024-03-04 09:40 皮五辣子
阅读(148)
评论(0)
推荐(0)
编辑