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

bugfix: undefined textContent #39

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

santiagoswinnen
Copy link
Contributor

The updated function throws an error with undefined values

@retoheusser
Copy link

Thanks for this fix, I was having the same issue! I believe it happens in conjunction with asynchronously loading content that goes into elements with v-snip on it or in conjunction with v-if. This causes the updated hook to run where the property access of undefined is happening.

@ajobi
Copy link
Owner

ajobi commented Aug 3, 2024

Thanks for the fix @santiagoswinnen! This looks great ✅

@ajobi ajobi merged commit 0d69f3d into ajobi:master Aug 3, 2024
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.

3 participants