igniteui-angular-samples
igniteui-angular-samples copied to clipboard
Ignite UI for Angular demos for all available components and features
### Description Open the [sample ](https://www.infragistics.com/angular-demos-lob/grid-dynamic-chart-data/data-analysis)and see the console. ERROR NullInjectorError: R3InjectorError(a)[_ -> _ -> _ -> _]: NullInjectorError: No provider for _!
### Steps to reproduce 1. Open https://staging.infragistics.com/angular-demos/tree-grid/treegrid-batchediting 2. Start adding child rows using the templated button in various levels ### Result The two buttons overlap ### Expected result The buttons...
### Description Previously we had to set a fixed heights in order for the Grid to fit the iframe, but now the iframe is sized based on the codeview container...
### Description The suffix in Combo samples for the Bootstrap theme doesn't reflect properly, as seen in the dev demos. ### Steps to reproduce 1. Open the Combo topic and...
Steps to reproduce: 1) npm i 2) npm run start:app-crm 3) Observe the sample loaded: Grid CRM sample does not take the full height of the page and has no...
### Description general-changelog-dv links don't work in staging? ### Steps to reproduce 1. Please go to https://staging.infragistics.com/products/ignite-ui-angular/angular/components/general-changelog-dv 2. Try any link 3. You get 
### Description Pivot grid sample is not fully initialized when loaded in documentation page after 'hard reload' on the page. The grid is flickering and some of the element are...
### Description The prod builds seem to require @popperjs/core to be added as a dependency for ng-bootstrap . Investigate the underlying cause as this dep shouldn't be required.
Update the card samples and dev demos in such a way that if user changes the them to bootstrap, the buttons used as card actions are raised buttons, not flat...