You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: