We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
升级后,setSelected 值如果设置了 undefined 这里会报异常,与 3.7.6 版本行为不一致 https://github.com/alibaba/hooks/blob/master/packages/hooks/src/useSelections/index.ts#L39C5-L39C13
setSelected
undefined
3.7.6
The text was updated successfully, but these errors were encountered:
多谢反馈,我修复下
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
升级后,
setSelected
值如果设置了undefined
这里会报异常,与3.7.6
版本行为不一致https://github.com/alibaba/hooks/blob/master/packages/hooks/src/useSelections/index.ts#L39C5-L39C13
The text was updated successfully, but these errors were encountered: