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

Hi,

wanted to play around with tree grid to see if this is suitable for my need, but provided sample repo does not work properly.

Steps:
Clone repo
npm install
npm start
open localhost:4200

and you will get:
Error: inject() must be called from an injection context


Same for me. Building on following Angular version:
Angular CLI: 11.2.6
Node: 15.5.0
OS: win32 x64

Package Version

@angular-devkit/architect 0.1102.6 (cli-only)
@angular-devkit/core 11.2.6 (cli-only)
@angular-devkit/schematics 11.2.6 (cli-only)
@schematics/angular 11.2.6 (cli-only)
@schematics/update 0.1102.6 (cli-only)




Also created an issue on your gthub: