Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
4 years agoBug: browser extension crashes on clicking a button that is followed by a <math> tag
Reproducible with the following page:
<!DOCTYPE html>
<html>
<body>
<button>Hello</button>
<math xmlns="http://www.w3.org/1998/Math/MathML"><semantics></semantics></math>
</body>
</html>
Clicking the Hello button crashes the browser extension.
Using Chrome Version 96.0.4664.45 (Official Build) (64-bit)
1Password Version: Not Provided
Extension Version: 2.1.4 (Chrome)
OS Version: Ubuntu 21.04
- Former Member
Hey @amagee99 ,
Thanks for reporting this.I've filed it internally for our developers to test and investigate. :+1:
ref: dev/core/core#11553