Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'filter') #48

Closed
clintonfray opened this issue Oct 5, 2022 · 0 comments
Closed

Cannot read properties of undefined (reading 'filter') #48

clintonfray opened this issue Oct 5, 2022 · 0 comments

Comments

@clintonfray
Copy link
Collaborator

The below error is experienced when opening the options page.

TypeError: Cannot read properties of undefined (reading 'filter') at Editor.renderConfiguration (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:58449:44) at Editor.render (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:58386:19) at finishClassComponent (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:141340:31) at updateClassComponent (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:141286:24) at beginWork (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:143199:16) at beginWork$1 (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:149014:14) at performUnitOfWork (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:148148:12) at workLoopSync (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:148054:5) at renderRootSync (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:148022:7) at recoverFromConcurrentError (chrome-extension://epfpfigjfddbdimhecfpijfdebmiokdm/js/app.js:147438:20)

clintonfray referenced this issue in clintonfray/DemoMonkey Oct 5, 2022
clintonfray referenced this issue in clintonfray/DemoMonkey Oct 5, 2022
@svrnm svrnm closed this as completed in 421a2e2 Oct 17, 2022
svrnm added a commit that referenced this issue Oct 17, 2022
fix: #48 check if hotkeys is defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant