backpack icon indicating copy to clipboard operation
backpack copied to clipboard

tab bar unresponsive when opening directly to xnft

Open armaniferrante opened this issue 1 year ago • 3 comments

steps to reproduce:

  • open extension
  • open xnft (leave it open)
  • close extension
  • open extension (the first screen you see should be the xnft now)
  • close xnft
  • click another tab (balances or nft tab)

the tab bar will be unresponsive

armaniferrante avatar Oct 28 '22 01:10 armaniferrante

Also appears like the steps above sometimes don't reproduce the issue.

armaniferrante avatar Oct 28 '22 01:10 armaniferrante

Not consistently reproducable but can reproduce ~3/5 times. The weird thing is even if I do

window.location.href = "chrome-extension://asdadsasdaweeqweri/popup.html#/balances?title=%22Balances%22&props=%7B%7D&nav=tab"

deliberately in the console, it doesn't redirect. Something very fishy going on here, somehow the page doesn't redirect.

hkirat avatar Oct 28 '22 13:10 hkirat