-
Notifications
You must be signed in to change notification settings - Fork 320
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
百度小程序种3.105.17及以上调试基础库,子组件状态变化,不会触发不渲染更新。 #1184
Labels
Comments
感谢,希望可以尽快得到回复 |
https://github.com/RubyLouvre/anu/tree/branch3/dist 使用这个试试。我们周五会发一版。 |
非常感谢,分之三 解决了问题 |
还没发版本么? |
已经发了 |
还没有好吗 |
你要删掉本地的ReactBu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bug描述
百度小程序种3.105.17及以上调试基础库,子组件状态变化,不会触发不渲染更新。
复现bug的步骤
nanachi init test (默认模板)
cd test && npm i
nanachi watch
pages index index.js替换为如下测试代码:
components Welcome index.js 替换为如下测试代码
将小程序调试基础库设置为3.105.17或更高版本。3.105.17及以下版本无异常。
问题截图
下图为3.105.17以下版本无异常截图
下图为3.105.17及以下版本异常截图
编译环境信息
运行环境信息
百度小程序官方建议排查https://smartprogram.baidu.com/forum/topic/show/70128,因为3.105.17有一个非兼容性更新。
上个BUG #1183 (comment) 被关闭了。线上问题 ,希望得到帮助,可以尽快回复
The text was updated successfully, but these errors were encountered: