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>
...
Former Member
4 years agoHey @amagee99 ,
Thanks for reporting this.
I've filed it internally for our developers to test and investigate. :+1:
ref: dev/core/core#11553