igniteui-cli icon indicating copy to clipboard operation
igniteui-cli copied to clipboard

bindToComponentInputs, withComponentInputBinding & provideHttpClient should be included only for projects that need them

Open jackofdiamond5 opened this issue 1 year ago • 1 comments

Description

Currently we've included the bindToComponentInputs, withComponentInputBinding & provideHttpClient in the base template for all of our projects. Instead, we should be adding them only if the project has route parameters and is explicitly using the HttpClient somewhere in the code.

We may also want to consider reworking the error routing for the projects.

  • Ignite UI CLI version: 13.1.6
  • Framework: Angular
  • Project type: igx-ts

Expected result

bindToComponentInputs, withComponentInputBinding & provideHttpClient should be included only for apps that need them

jackofdiamond5 avatar Feb 20 '24 14:02 jackofdiamond5

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] avatar Apr 22 '24 22:04 github-actions[bot]