-
Notifications
You must be signed in to change notification settings - Fork 330
Open
Description
Hi,
We added a checkbox in the first row in a table using ng2-table. On the time normal developement, we are not getting any error in the application but at the time of the production build also we are not getting any error in the application. The problem is our checkbox is visible only on the development environment but after taking the production build we can`t able to see the checkbox which we are seeing in the development environment. I am attaching the sample code below. If you have any solutions please check and let me know
| \n {{column.title}}\n \n |
|---|
| \n \n |
this code we have written in the ng-table.component.js inside the node-modules folder.
We have overwritten sanitizer value as HTML.
Thanks
Metadata
Metadata
Assignees
Labels
No labels