dappros / ethora

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://ethora.com/
GNU Affero General Public License v3.0
428 stars 85 forks source link

Web client - blank screen bug #398

Closed phwizard closed 1 year ago

phwizard commented 1 year ago

I was able to reproduce the blank screen bug with web client today.

On the left, it's a new user in Firefox which was working.

On the right, it's an old user in Chrome which it stuck in 'blank screen' state for a while. In the bottom, it's an older user in Chrome which is not stuck, and working normally so far.

Repro steps:

  1. Firefox user worked fine.
  2. I have sent a chat message to Firefox user from another user (using Ethora mobile app)
  3. I didn't see the chat message in the Firefox user inbox so I refreshed the tab (Command + R)
  4. The chat got stuck in a neverending spinner (both chat main body and sidebar)
  5. I have done Command + Shift + R, it didn't help, blank screen appeared, navigated to https://app-dev.ethora.com/, it didn't https://app-dev.ethora.com/
  6. Now my Firefox user is also stuck at blank screen.
Screenshot 2023-04-19 at 10 57 14
phwizard commented 1 year ago

fixed - thank you!

phwizard commented 1 year ago

Note:

cleaning site data here (Chrome):

Screenshot 2023-04-19 at 11 33 06

or Command + I and clean site data in Firefox

helps