compiler-explorer / compiler-explorer

Run compilers interactively from your web browser and interact with the assembly

Home Page:https://godbolt.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: Cannot read properties of undefined (reading 'filter')

sentry-io opened this issue · comments

Sentry Issue: COMPILER-EXPLORER-CYE

TypeError: Cannot read properties of undefined (reading 'filter')
  at t.prototype.showOptRemarks (./static/panes/opt-view.ts:161:50)
  at t.prototype.set (./static/widgets/toggles.ts:107:14)
  at t.prototype.updateButtonDisplay (./static/widgets/toggles.ts:92:18)
  at apply (./static/widgets/toggles.ts:62:22)
  at apply (./static/widgets/toggles.ts:58:26)
...
(8 additional frame(s) were not displayed)