We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
open and DV topic in Angular docs, e.g. https://staging.infragistics.com/products/ignite-ui-angular/angular/components/bullet-graph#angular-bullet-graph-example
click on Sandbox button
sandbox link points to old igniteui-live-editing-samples repo, e.g. https://codesandbox.io/s/github/IgniteUI/igniteui-live-editing-samples/tree/master/angular-demos-dv/gauges/bullet-graph/animation instead, sandbox link should point to the igniteui-angular-examples, e.g. https://codesandbox.io/s/github/IgniteUI/igniteui-angular-examples/tree/master/samples/gauges/bullet-graph/animation
The text was updated successfully, but these errors were encountered:
@HUSSAR-mtrela we will add the issue as part of the current sprint
Sorry, something went wrong.
@HUSSAR-mtrela The links are fixed to point the correct DV samples repository. However, errors persist when opening the CodeSandbox. The same issue arises when accessing the sample through the provided link: https://github.com/IgniteUI/igniteui-angular-examples/tree/vnext/samples/charts/category-chart/annotations-all.
Additionally, we can enable StackBlitz for the Angular DV samples, but certain improvements are necessary for them to function correctly:
Modify the reference for 'tsconfig.app.json' in the 'angular.json' file. In the generated sample variant, this file is not located in the 'src' folder. https://github.com/IgniteUI/igniteui-angular-examples/blob/vnext/samples/charts/category-chart/annotations-callouts/angular.json
Update 'polyfills.ts' to match the configuration at https://github.com/IgniteUI/igniteui-angular-samples/blob/master/src/polyfills.ts.
zdrawku
Successfully merging a pull request may close this issue.
open and DV topic in Angular docs, e.g.
https://staging.infragistics.com/products/ignite-ui-angular/angular/components/bullet-graph#angular-bullet-graph-example
click on Sandbox button
sandbox link points to old igniteui-live-editing-samples repo, e.g.
https://codesandbox.io/s/github/IgniteUI/igniteui-live-editing-samples/tree/master/angular-demos-dv/gauges/bullet-graph/animation
instead, sandbox link should point to the igniteui-angular-examples, e.g.
https://codesandbox.io/s/github/IgniteUI/igniteui-angular-examples/tree/master/samples/gauges/bullet-graph/animation
The text was updated successfully, but these errors were encountered: