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

Prevent uninitialized getter js object #376

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

cdalexndr
Copy link
Contributor

Prevent getting uninitialized js objects.
For example: #375

@rbri
Copy link
Member

rbri commented Aug 31, 2021

You are right, this is a common error in the code base but adding this check may have some performance impact. Strill thinking about some build time checks for this....

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

Successfully merging this pull request may close these issues.

2 participants