Download the React DevTools for a better development experience: https://reactjs.org/link/react-devtools
开发者工具 调试时出现渲染层错误?开发者工具版本:1.06.2504242 [渲染层错误] CSSAdapter::getMatchedStylesForNode TypeError: (intermediate value)(intermediate value)(intermediate value).children is not iterable(env: Windows,mp,1.06.2504242; lib: 3.7.12)
05-24发现用了taro/nutui的组件都会有这个问题,如果文件直接是<div>xxx</div>没组件都正常。
调试样式不显示,渲染层错误怎么办?[渲染层错误] CSSAdapter::getMatchedStylesForNode TypeError: (intermediate value)(intermediate value)(intermediate value).children is not iterable(env: Windows,mp,1.06.2503281; lib: 3.7.12) [图片] [图片]
05-24我的也一样
添加商品返回9401060或:9401036,试过各种长短和字母,数字,符号组合都不行https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/minishopopencomponent/API/spu/add_spu.html {"errcode":9401036,"errmsg":"商品标题title字符过长 rid: 629756e6-30254e91-7548af51"} {"errcode":9401060,"errmsg":"商品标题不得仅为数字、字母、字符,不得含非法字符,请修改后重新提交审核 rid: 6297571d-75847659-7a0db2a3"} appid:wx894727ae90d490cc
2022-06-23