MV3 (Beta @ 462fa9a) tab close on cache-miss DNSLink website load
lidel opened this issue · 1 comments
lidel commented
When I open a new DNSLink website, ~50% of time the tab gets closed instead of showing the website loaded from my local gateway.
Prerequisites
- have local IPFS node running (e.g. ipfs desktop)
- Install MV3 (Beta @ 462fa9a) in Chromium-based browser
To Reproduce
- Create new tab
- Paste domain name of DNSLink website (like
docs.ipfs.tech
,cid.ipfs.tech
etc) in the address bar and hit enter- This should be a new domain name, that you did not load before (cache miss scenario).
- Sometimes it works fine, sometimes (~50% of time?) the tab will get closed. When I repeat the steps for the same domain in a new tab, its the same (~50% of time?)
I can reproduce this reliably in both Brave and in Opera.
whizzzkid commented
This no longer happens with the refactor work that went in a few recent PRs, please reopen this if this is still an issue.