Refreshing page leads to blank screen #233

Closed
opened 2017-06-13 07:15:44 +02:00 by 6ea86b96 · 7 comments
6ea86b96 commented 2017-06-13 07:15:44 +02:00 (Migrated from github.com)

Issue below was fixed, but still has issues on some pages.

The Issue

Creating this to remind myself to fix it.

Steps to reproduce

  1. Browse to any page
  2. Refresh

Expected behaviour

The page reloads

Actual behaviour

You get dumped to a green screen

Anything Else

We need to switch to # based routing to fix.

**Issue below was fixed, but still has issues on some pages.** ## The Issue Creating this to remind myself to fix it. ### Steps to reproduce 1. Browse to any page 2. Refresh ### Expected behaviour The page reloads ### Actual behaviour You get dumped to a green screen ## Anything Else We need to switch to `#` based routing to fix.
lyoshenka commented 2017-06-13 16:54:36 +02:00 (Migrated from github.com)

This happened before and @kauffj fixed it. Perhaps the same bug is back?

This happened before and @kauffj fixed it. Perhaps the same bug is back?
kauffj commented 2017-06-13 17:26:06 +02:00 (Migrated from github.com)

Actually it happened before and @6ea86b96 fixed it 😁

However, do we have to change routing to fix? Not opposed to this, but I believe you can detect reloads through the PerformanceNavigation API.

Actually it happened before and @6ea86b96 fixed it :grin: However, do we have to change routing to fix? Not opposed to this, but I believe you can detect reloads through the [`PerformanceNavigation API`](https://developer.mozilla.org/en-US/docs/Web/API/PerformanceNavigation).
6ea86b96 commented 2017-06-13 18:50:28 +02:00 (Migrated from github.com)

oh, well that would be even better :)

oh, well that would be even better :)
6ea86b96 commented 2017-06-23 07:42:13 +02:00 (Migrated from github.com)

Fixed in #274

Fixed in #274
avashlin commented 2017-07-03 17:06:38 +02:00 (Migrated from github.com)

Hi, This bug has resurfaced in my installation of version 0.13 .
Same steps to reproduce as the #265 logged issue. Play a video -> click developer -> reload -> blank green screen .

Lbry install info:
screenshot from 2017-07-03 17-02-46

Hi, This bug has resurfaced in my installation of version 0.13 . Same steps to reproduce as the #265 logged issue. Play a video -> click developer -> reload -> blank green screen . Lbry install info: ![screenshot from 2017-07-03 17-02-46](https://user-images.githubusercontent.com/8122968/27798422-73bb597c-6011-11e7-951f-041ca7d186b3.png)
avashlin commented 2017-07-03 17:07:55 +02:00 (Migrated from github.com)

@kauffj : doesn't seem like my comment re-opens this issue. tagging you to ensure it doesn't fall under the radar.

@kauffj : doesn't seem like my comment re-opens this issue. tagging you to ensure it doesn't fall under the radar.
kauffj commented 2017-07-17 21:12:39 +02:00 (Migrated from github.com)

I believe this is only happening on a minority of pages.

I believe this is only happening on a minority of pages.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LBRYCommunity/lbry-desktop#233
No description provided.