honeynet / ochi

https://ochi.mushmush.org
GNU General Public License v3.0
25 stars 16 forks source link

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

Closed glaslos closed 1 year ago

glaslos commented 1 year ago

This is crashing the app and I need to reload.

dkumiszhan commented 1 year ago

If I understood correctly, this issue existed only in the PR https://github.com/honeynet/ochi/pull/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 commented 1 year ago

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.