Young

Results 2 comments of Young

"@tarojs/taro": "4.1.8" "vite": "^4.2.0" 同样的,在上述版本下,CustomTabBar并没有编译成功,没有渲染,这个bug貌似都很久了,这么简单的功能都有问题呀

- zustand: **^5.0.8** - @tarojs/taro: **4.1.8** 中编译小程序启动时也出现了该问题,按照上述所说的在 `config/dev.ts` 中添加 `debugReact: true` 可以解决(注意修改了后需要重新运行才会生效)