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!

1
Vote

Cannot read properties of undefined (reading 'markForCheck')


IsBreaking: Yes


Working version: 22.2.12


Not working version: 23.1.36


Issue Sample: https://stackblitz.com/edit/angular-v8zbik-73fwnz?file=package.json


Working sample: https://stackblitz.com/edit/angular-rt2yqs-spmqml?file=package.json


Replication procedure :


1.       Run the Sample and focus the input field.

2.       Now, see the console window.

 

Expected Output: “Console errors should not occur.”


Current Output: “Cannot read properties of undefined (reading 'markForCheck')”