Skip to content

Replacing deprecated initCustomEvent() with modern method #187

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

Merged

Conversation

weaverryan
Copy link
Member

Q A
Bug fix? yes
New feature? no
Tickets none
License MIT

The old method is deprecated - https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/initCustomEvent - we were already using the new way in live component.

Cheers!

@weaverryan weaverryan force-pushed the stop-using-deprecated-event-method branch from 472f4d8 to d1a53fd Compare December 3, 2021 21:29
@tgalopin tgalopin force-pushed the stop-using-deprecated-event-method branch from d1a53fd to 30a6b84 Compare December 9, 2021 14:01
@tgalopin tgalopin force-pushed the stop-using-deprecated-event-method branch from 30a6b84 to c2710d8 Compare December 9, 2021 14:02
@tgalopin
Copy link
Contributor

tgalopin commented Dec 9, 2021

Thanks @weaverryan.

@tgalopin tgalopin merged commit f0a460e into symfony:2.x Dec 9, 2021
@weaverryan weaverryan deleted the stop-using-deprecated-event-method branch December 9, 2021 14:18
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.

2 participants