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

Little error #61

Open
ajsobrino96 opened this issue Jul 4, 2023 · 1 comment
Open

Little error #61

ajsobrino96 opened this issue Jul 4, 2023 · 1 comment

Comments

@ajsobrino96
Copy link

ajsobrino96 commented Jul 4, 2023

Hi, I dont know if the problem is of my setting or the dependency. But I get a error on lit-element-router.js:137:40.
The querySelectorAll get a null element. The router is working because there are a previous array. But I receive the error by console.
The error is not control the posibility that the querySelectorAll return null. I tried create a new branch with the correction and push the changes but I dont have permission to execute this actions.

@MuhammedKalkan
Copy link

AS a workaround try adding this to your outlet class

//@ts-ignore get shadowRoot(){ return this; }

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