ipfs/ipfs-companion

[MV3] Toggling redirect per website does not work

lidel opened this issue · 2 comments

lidel commented

Found while reviewing #1182

Old behavior

Clicking on the toggle does two things

  • adds a redirect exception which disables redirect for the specific Origin
  • reloads the page from original URL

(and toggling it back re-enables redirect for that origin and reloads page so it loads from local gateway again)

2023-07-21_19-32

Bug in MV3

Clicking does nothing – local URL is still in address bar, and opening website again still redirects.

2023-07-21_19-29

assigned to @whizzzkid

Closed with #1266