greymass/anchor-link

Add test case for websocket connection interruption testing

aaroncox opened this issue · 0 comments

We should create a test case that we can use to check browser compatibility around the websocket interruption issue when clicking links.

Related: greymass/ual-anchor#15

Currently we have the iframe isolation hack in place to prevent the link click from being interrupted. The goal is just to have a place to test this behavior while we are developing.