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

[BUG] <DatePicker> Chrome crash caused by Chrome v133 a11y bug #2722

Open
1 task done
shijiatongxue opened this issue Feb 21, 2025 · 4 comments · Fixed by #2723
Open
1 task done

[BUG] <DatePicker> Chrome crash caused by Chrome v133 a11y bug #2722

shijiatongxue opened this issue Feb 21, 2025 · 4 comments · Fixed by #2723

Comments

@shijiatongxue
Copy link
Collaborator

shijiatongxue commented Feb 21, 2025

Is there an existing issue for this?

  • I have searched the existing issues

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

Image

ReproducibleCode

<DatePicker type="dateRange"  />

Environment

- OS:
- browser: Chrome v133

Anything else?

No response

@shijiatongxue
Copy link
Collaborator Author

fixed by 9368a53

@shijiatongxue shijiatongxue changed the title [BUG] <DatePicker> crash caused by Chrome v133 a11y bug [BUG] <DatePicker> Chrome crash caused by Chrome v133 a11y bug Feb 21, 2025
@shijiatongxue shijiatongxue reopened this Feb 21, 2025
@shijiatongxue
Copy link
Collaborator Author

如果遇见这个问题,临时的修复方式,可使用 npm-patch 临时打个本地 patch。

变更内容: 9368a53

@shijiatongxue
Copy link
Collaborator Author

shijiatongxue commented Feb 26, 2025

或升级 semi 到 2.75.0

Image

@shijiatongxue
Copy link
Collaborator Author

shijiatongxue commented Feb 27, 2025

Chrome 133.0.6943.142 此问题已不再复现。测试 CodeSandbox: https://codesandbox.io/p/sandbox/datepicker-crash-kk52f4。

为了让更多的用户查看此问题的解决方案,此 issue 暂时不关闭,我们将在下周关闭此issue。

点这里

Image

Image

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 a pull request may close this issue.

1 participant