Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
145088 | Jun 5,2019 10:49 PM UTC | Aug 23,2019 12:57 PM UTC | Angular - EJ 2 | 18 |
![]() |
Tags: Grid |
Attached is a simple(and updated) example from your site that uses the async pipe similar to what I am doing in my environment, that will result in the error below
You will need to download and unpack the attachment and then run an npm install
it works if you run "ng serve"
it breaks if you run "ng serve --prod" and open in chrome
@import '../node_modules/@syncfusion/ej2-base/styles/bootstrap.css';
@import '../node_modules/@syncfusion/ej2-buttons/styles/bootstrap.css';
@import '../node_modules/@syncfusion/ej2-calendars/styles/bootstrap.css';
@import '../node_modules/@syncfusion/ej2-dropdowns/styles/bootstrap.css';
@import '../node_modules/@syncfusion/ej2-inputs/styles/bootstrap.css';
@import '../node_modules/@syncfusion/ej2-navigations/styles/bootstrap.css';
@import '../node_modules/@syncfusion/ej2-popups/styles/bootstrap.css';
@import '../node_modules/@syncfusion/ej2-splitbuttons/styles/bootstrap.css';
@import '../node_modules/@syncfusion/ej2-angular-grids/styles/bootstrap.css'; |
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.