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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot Module Reload incompatible with some widgets libraries #2455

Closed
dandv opened this issue Dec 24, 2018 · 0 comments 路 Fixed by #2676
Closed

Hot Module Reload incompatible with some widgets libraries #2455

dandv opened this issue Dec 24, 2018 · 0 comments 路 Fixed by #2676
Labels
馃悰 Bug HMR Hot Module Reloading

Comments

@dandv
Copy link
Contributor

dandv commented Dec 24, 2018

馃悰 bug report

I'm trying to use the excellent Webix components library with Parcel. The problem is that Parcel apparently doesn't fully unload the nodes created by Webix, so after HMR triggers, Webix complains about "Non unique view id"s. Full repro on CodeSandbox.

Parcel + webix

@mischnic mischnic added the HMR Hot Module Reloading label Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
馃悰 Bug HMR Hot Module Reloading
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants