m-lab / murakami-viz

A visualization service of Murakami tests using Koa and React.
Apache License 2.0
1 stars 1 forks source link

Whitescreen when navigating away from the About tab #44

Closed jheretic closed 4 years ago

jheretic commented 4 years ago

When a user has clicked on the About tab in the dashboard and then clicks away, they get a white screen. The unhelpful minified error in the console is TypeError: n is not a function.

rudietuesdays commented 4 years ago

may have to do with https://github.com/terser/terser/issues/422