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 using a getter accessing outer scope variable #405

Open
emavitta opened this issue Nov 22, 2022 · 1 comment

Comments

@emavitta
Copy link

As specified in this discussion, when i try to access some properties of a parent in a child getter, i get an error and the devtools stop working. The code however still works.
I made an example that works perfectly in the online editor, but once downloaded and tested it with devtools enabled, it stops working.

@emavitta
Copy link
Author

If i comment out the if statment at line 390 in backend.js it work as intendend. Still just a quick fix to make it work while developing...

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