Previews-app / Previews

Previews (For TTV & YT) extension - A bunch of quality of life improvements for Twitch & YouTube.
https://previews-app.com/
Other
10 stars 1 forks source link

Firefox early builds not transitioning to channels #37

Open Xanthognarh opened 5 days ago

Xanthognarh commented 5 days ago

Describe the bug While this extension is active on twitch, i can't switch channels. Clicking on a channel changes the url to twitch.tv/NEWCHANNELNAME#, but nothing else happens. Everything works fine without the number sign in the url.

To Reproduce

  1. Run Firefox Developer Edition 133.0b6 64-bit
  2. Open any twitch.tv/CHANNEL
  3. Click without hovering (no preview) on an other channel
  4. The channel changes
  5. Hover over an channel to open the preview
  6. Click on any Channel
  7. See error: URL changes to twitch.tv/NEWCHANNELNAME#

Expected behavior A click on a channel shoud open twitch.tv/NEWCHANNELNAME instead of twitch.tv/NEWCHANNELNAME#

Environment:

Additional context It works as expected with the extension disabled.

Previews-app commented 3 days ago

check https://github.com/Previews-app/Previews/issues/36 It seems to be an issue in firefox early builds. the # makes the page transition within the SPA without reloading the page and the # is supposed to disappear after transitioning. leaving this open for now.