OdyseeTeam / odysee-frontend

The code that runs odysee.com
https://odysee.com
MIT License
210 stars 68 forks source link

Pressing some of notifications cause components flickering #473

Open kornatskyi opened 2 years ago

kornatskyi commented 2 years ago

Bug I got some notifications about rewards. When I go to the notifications page I try to click on those notifications and for a moment the "Verify to earn" page render and another moment I'm back to the notifications page.

To Reproduce Steps to reproduce the behavior:

  1. Go to the 'Notifications' page
  2. Click on 'Notification about rewards'
  3. See flickering

Expected behavior Redirect to the Rewards page

Screenshots Peek 2021-12-10 11-36

System Configuration

Chrome Version 96.0.4664.93 (Official Build) (64-bit)

Additional information It works fine with other notifications

tzarebczan commented 2 years ago

Thanks for the report. This happens because you are now already verified and that page is no longer valid. Don't think we'll do anything about this one at this time.