innovencelabs / byteshare

Large file sharing app [Community Edition]
BSD 3-Clause "New" or "Revised" License
13 stars 4 forks source link

Fix the email not verified issue immediately after page loading #197

Closed ambujraj closed 6 months ago

ambujraj commented 6 months ago

Describe the bug On click of send button after immediate page load, the toast shows up with Email not verified error.

To Reproduce Steps to reproduce the behavior:

  1. Go to ByteShare.io
  2. Click on Send immediately after page load
  3. See error

Expected behavior It should not show such error if there is no such case.