Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Sample: https://stackblitz.com/edit/angular-taeqay-v7f7mb?file=app.component.ts

Steps:

  1. Open the sample.
  2. Select Validate Field button.

error details:


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

at QueryBuilderComponent.validateFields (ej2-querybuilder.es2015.js:742:1)

at AddRulesComponent.validateSelection (add-rules.component.ts:265:46)

at AddRulesComponent_div_39_Template_button_click_3_listener (template.html:187:17)

at executeListenerWithErrorHandling (core.js:21860:1)

at wrapListenerIn_markDirtyAndPreventDefault (core.js:21902:1)

at HTMLButtonElement.<anonymous> (platform-browser.js:976:1)

at ZoneDelegate.invokeTask (zone.js:421:35)

at Object.onInvokeTask (core.js:41686:1)

at ZoneDelegate.invokeTask (zone.js:420:40)

at Zone.runTask (zone.js:188:51)