BEXT: Popups can't be dismissed occasionally
Created by: ryankscott
In some circumstances the code-intel popup can't be dismissed in GitHub.
Steps to reproduce:
- Go to https://github.com/sourcegraph/sourcegraph/pull/38209/files, then go to line 43
- Click on "Go To Definition” for
Contextas part of*cli.Context. - Click on the Browser back button
Now the popup can’t be dismissed.
Loom of the behaviour