YakiHonne / yakihonne-web-app

YakiHonne web app for Nostr and Bitcoin
https://yakihonne.com
MIT License
2 stars 2 forks source link

Uncaught runtime errors pub.on is not a function #3

Open Goosie opened 3 days ago

Goosie commented 3 days ago

When I create an account, choosed a picture, and than login I get a screen with Uncaught runtime errors. Removing the error screen the account is created. ERROR pub.on is not a function TypeError: pub.on is not a function at https://client.4zaps.com/static/js/bundle.js:8899:15 at https://client.4zaps.com/static/js/bundle.js:182157:41 at Array.forEach () at ws.onopen (https://client.4zaps.com/static/js/bundle.js:182157:27) ERROR pub.on is not a function TypeError: pub.on is not a function at https://client.4zaps.com/static/js/bundle.js:8899:15 at https://client.4zaps.com/static/js/bundle.js:182157:41 at Array.forEach () at ws.onopen (https://client.4zaps.com/static/js/bundle.js:182157:27) ERROR pub.on is not a function TypeError: pub.on is not a function at https://client.4zaps.com/static/js/bundle.js:8899:15 at https://client.4zaps.com/static/js/bundle.js:182157:41 at Array.forEach () at ws.onopen (https://client.4zaps.com/static/js/bundle.js:182157:27)

Something I have activate or config in the code?

Darecjo commented 2 days ago

We will investigate the issue, you may clear up your browser cache and see how things goes. May I know know what browser your are using and if you have installed extensions such as alby or nos2x?

Goosie commented 21 hours ago

I used chrome and firefox. On Chrome I used ALby and on Firefox nos2x-fox. I tested different situations and all of the heaven all is working now, probably indeed a cache issue. Thanks for the support, great work BTW.