-
Notifications
You must be signed in to change notification settings - Fork 745
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
[BUG] <DatePicker> Chrome crash caused by Chrome v133 a11y bug #2722
Comments
fixed by 9368a53 |
shijiatongxue
pushed a commit
that referenced
this issue
Feb 21, 2025
6 tasks
pointhalo
pushed a commit
that referenced
this issue
Feb 21, 2025
… (#2723) Co-authored-by: shijia.me <[email protected]>
如果遇见这个问题,临时的修复方式,可使用 npm-patch 临时打个本地 patch。 变更内容: 9368a53 |
Chrome 133.0.6943.142 此问题已不再复现。测试 CodeSandbox: https://codesandbox.io/p/sandbox/datepicker-crash-kk52f4。 为了让更多的用户查看此问题的解决方案,此 issue 暂时不关闭,我们将在下周关闭此issue。 点这里 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there an existing issue for this?
Which Component
DatePicker
Semi Version
latest
Current Behavior
Chrome crashed when user click month picker of DatePicker range type
Firefox browser is ok
Expected Behavior
no crash
Steps To Reproduce
ReproducibleCode
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: