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

Update to new Svelte mount/unmount behavior #116

Closed
nolanlawson opened this issue Feb 24, 2021 · 1 comment
Closed

Update to new Svelte mount/unmount behavior #116

nolanlawson opened this issue Feb 24, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@nolanlawson
Copy link
Owner

Looks like Svelte has changed how mounting/unmounting works for custom elements, so I can remove some of my hacks: sveltejs/svelte#4522

This won't affect users of the normal version of emoji-picker-element, but it could affect users of emoji-picker-element/svelte when Svelte releases this update. (It might be a breaking change, not sure.)

@nolanlawson nolanlawson added the enhancement New feature or request label Feb 24, 2021
@nolanlawson
Copy link
Owner Author

This is fixed by #152

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant