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

Cannot set property 'onclick' of null #4

Closed
isaactopo opened this issue Nov 30, 2020 · 4 comments
Closed

Cannot set property 'onclick' of null #4

isaactopo opened this issue Nov 30, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@isaactopo
Copy link
Contributor

I'm seeing this error Uncaught TypeError: Cannot set property 'onclick' of null on the console.

Captura de pantalla 2020-11-30 a las 15 47 03

@manucaralmo
Copy link
Owner

Thanks for the report, maybe a solution would be to add "window.onload = function(){ }". I will work on it to bring a solution.
If you feel comfortable modifying the code, you can make a pull request too.
Thank you!

@isaactopo
Copy link
Contributor Author

isaactopo commented Nov 30, 2020

Sorry, I tried, but this solution doesn't work for me

@manucaralmo manucaralmo added the bug Something isn't working label Dec 4, 2020
@manucaralmo
Copy link
Owner

manucaralmo commented Dec 4, 2020

Hi! I just added a new update. Can you try now? @isaactopo

@isaactopo
Copy link
Contributor Author

Hi @manucaralmo it's working now without errors, thanks!

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