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

Erro de removechild #1

Closed
DeboraMSantos opened this issue Mar 17, 2021 · 2 comments
Closed

Erro de removechild #1

DeboraMSantos opened this issue Mar 17, 2021 · 2 comments

Comments

@DeboraMSantos
Copy link

image

@DeboraMSantos
Copy link
Author

DeboraMSantos commented Mar 17, 2021

quando clico em ok entra em um loop infinito com esta mensagem

Uncaught TypeError: Cannot read property 'addEventListener' of undefined
at main.js?ts=1615946385764:1309
at invokePassiveEffectCreate (main.js?ts=1615946385764:39568)
at HTMLUnknownElement.callCallback (main.js?ts=1615946385764:20031)
at Object.invokeGuardedCallbackDev (main.js?ts=1615946385764:20080)
at invokeGuardedCallback (main.js?ts=1615946385764:20142)
at flushPassiveEffectsImpl (main.js?ts=1615946385764:39655)
at unstable_runWithPriority (main.js?ts=1615946385764:46736)
at runWithPriority$1 (main.js?ts=1615946385764:27362)
at flushPassiveEffects (main.js?ts=1615946385764:39528)
at main.js?ts=1615946385764:39405
at workLoop (main.js?ts=1615946385764:46680)
at flushWork (main.js?ts=1615946385764:46635)
at MessagePort.performWorkUntilDeadline (main.js?ts=1615946385764:46247)

@djpfs djpfs pinned this issue Mar 23, 2021
@djpfs
Copy link
Owner

djpfs commented Mar 30, 2021

Fiz uma versão desse plugin para ser usado em projetos usam TypeScript (que é o seu caso) e publiquei no NPM VLibras Typescript. Não sei se é essa a maneira correta de resolver isso, caso haja alguma ajuda no futuro espero organizar isso direito.

@djpfs djpfs closed this as completed Mar 30, 2021
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

No branches or pull requests

2 participants