Skip to content

fix(BaseInput): replace deprecated syntax #7665

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

Closed

Conversation

Aaron-zon
Copy link
Contributor

BaseInput中使用的 createEvent()Event.initEvent() 已经不再推荐使用,根据mdn中的推荐改为了 event constructors 的写法

参考:
https://developer.mozilla.org/en-US/docs/Web/API/Document/createEvent

Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Aug 17, 2024
@github-actions github-actions bot closed this Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant