Skip to content
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

feat(hooks): optimize vmodel #1582

Merged
merged 11 commits into from
Sep 7, 2022

Conversation

zhangpaopao0609
Copy link
Collaborator

🤔 这个 PR 的性质是?

  • 重构

🔗 相关 Issue

[hooks] 优化 useVModel: #1581

📝 更新日志

  • feat(hooks): 优化受控与非受控 hooks

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2022

完成

@uyarn uyarn merged commit 29864ef into Tencent:develop Sep 7, 2022
@walkerliu01
Copy link

index.b5273809.js:964 Uncaught (in promise) TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator))
at UM (index.b5273809.js:964:47)
at afe (index.b5273809.js:965:907)
at Wf.fn (index.b5273809.js:998:2074)
at Wf.run (index.b5273809.js:1:7184)
at get value [as value] (index.b5273809.js:1:16928)
at Proxy. (index.b5273809.js:998:5756)
at rh (index.b5273809.js:4:8401)
at Wf.fe [as fn] (index.b5273809.js:13:6092)
at Wf.run (index.b5273809.js:1:7184)
at N.B.update (index.b5273809.js:13:6432)

select框在升级0.21.0后有问题,确定是这个版本, 暂不确定原因,猜测是这个feat导致的, 开发模式可以, 但是生产模式打包出来不行, 坑惨了, 还好放假前发现及时回滚了版本 , 节后再研究怎么回事儿

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants