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

Uncaught (in promise) DOMException: Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded. #68

Closed
glaslos opened this issue Jul 9, 2023 · 2 comments
Labels
bug Something isn't working javascript Pull requests that update Javascript code

Comments

@glaslos
Copy link
Member

glaslos commented Jul 9, 2023

This is crashing the app and I need to reload.

@glaslos glaslos added bug Something isn't working javascript Pull requests that update Javascript code labels Jul 9, 2023
dkumiszhan added a commit that referenced this issue Jul 11, 2023
@dkumiszhan
Copy link
Collaborator

If I understood correctly, this issue existed only in the PR #69 and not on the main branch. I just force pushed a small adjustment which should fix the issue. Let me know if that worked.

@glaslos
Copy link
Member Author

glaslos commented Jul 13, 2023

I just reproduced it in production (using Firefox) 🤔
Happens when you click on an event without a payload.
I can demonstrate it in our next call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working javascript Pull requests that update Javascript code
Projects
None yet
Development

No branches or pull requests

2 participants