Skip to content
New issue

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

Production Build Error #614

Open
harikrishnanrlive opened this issue Jul 8, 2019 · 0 comments
Open

Production Build Error #614

harikrishnanrlive opened this issue Jul 8, 2019 · 0 comments

Comments

@harikrishnanrlive
Copy link

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 \n \n \n \n \n \n \n \n \n \n \n \n \n
\n {{column.title}}\n \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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant