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

Uncaught TypeError: Cannot read properties of null (reading 'data') #928

Closed
seevali opened this issue Oct 5, 2021 · 0 comments
Closed
Labels
bug Identified bug which needs a fix

Comments

@seevali
Copy link

seevali commented Oct 5, 2021

Scenario: Re-build the query builder using SQL.

Method: QueryBuilder.prototype.getRules

This error occurs when executed e.builder.getRules({ allow_invalid: true }); inside afterCreateRuleFilters.queryBuilder.

image

image

The null check should be there.

image

@mistic100 mistic100 added the bug Identified bug which needs a fix label Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identified bug which needs a fix
Projects
None yet
Development

No branches or pull requests

2 participants