We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a return error Uncaught: TypeError
Uncaught: TypeError
Uncaught TypeError: Cannot read property 'addEventListener' of null at new e (darken.umd.js:1) at event:26
Screenshots
The error causes the toggle to not function.
Desktop
The text was updated successfully, but these errors were encountered:
What version of darken are you using ? Are you using the CDN ? How are you using it ?
Sorry, something went wrong.
This problem may be due to an incorrect container or toggle selector, this selector uses querySelector so you need to give a valid CSS query selector.
container
toggle
querySelector
I will suppose that this problem is solved because there is no response.
ColinEspinas
No branches or pull requests
There is a return error
Uncaught: TypeError
Screenshots
![]()

The error causes the toggle to not function.
Desktop
The text was updated successfully, but these errors were encountered: