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

fix(vue): HMR error #5460

Merged
merged 2 commits into from
Feb 14, 2022
Merged

fix(vue): HMR error #5460

merged 2 commits into from
Feb 14, 2022

Conversation

indus
Copy link
Contributor

@indus indus commented Feb 11, 2022

this fixes TypeError: originalSlots[slotName] is not a function error during HMR in vue by ensuring the function exists.

I havn't opend a issue because it is quite some work to provide a repo and the change is just an assertment.
But I'm not the only one getting this error ionic-team/ionic-framework#24134

this fixes `TypeError: originalSlots[slotName] is not a function` error during HMR in vue by ensuring the function exists.
@indus indus changed the title fix HMR error in vue fix: HMR error in vue Feb 11, 2022
@vltansky
Copy link
Collaborator

@indus see build errors

@indus indus changed the title fix: HMR error in vue fix(vue): HMR error Feb 11, 2022
@nolimits4web nolimits4web merged commit 0374228 into nolimits4web:master Feb 14, 2022
@nolimits4web
Copy link
Owner

Merged, thanks!

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.

None yet

3 participants