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

v0.7.1 fails to login - DOMException: Failed to execute 'insertBefore' on 'Node' #57

Closed
dreiekk opened this issue Jun 1, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dreiekk
Copy link
Owner

dreiekk commented Jun 1, 2022

DOMException: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.

@dreiekk dreiekk added the bug Something isn't working label Jun 1, 2022
@dreiekk dreiekk self-assigned this Jun 1, 2022
@jorge-leon
Copy link

Hi,
I got the same exception when testing. Do you want a log file from the developer tools?

@dreiekk
Copy link
Owner Author

dreiekk commented Jun 2, 2022

Thanks for your support!
I just sorted it out. It seems to be a problem with the DOM elements of all animated icons not being accessible through vue.

https://stackoverflow.com/questions/51653178/vue-warn-error-in-nexttick-notfounderror-failed-to-execute-insertbefore

@dreiekk dreiekk closed this as completed in 793cbef Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants