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

Main content not loading after adding ngPrint as a dependency. #22

Open
staminna opened this issue Sep 19, 2017 · 0 comments
Open

Main content not loading after adding ngPrint as a dependency. #22

staminna opened this issue Sep 19, 2017 · 0 comments

Comments

@staminna
Copy link

staminna commented Sep 19, 2017

Hi

After loading the necessary .js and .css files, I added the dependency to the controller but the main content besides the bootstrap header does not load and shows no errors on the browser console when hitting the print button. Any idea why this might be?

I am using Angular 1.4.8 and all my code in the the form of
angular.module('clients', ['ngPrint']).etc..etc..

instead of var clientes = angular.module('clientes', ['ngPrint']).etc..

as instructed in your code. I although I have hundreds of instructions though.
Shouldn't it work the same way?

Thank you

@staminna staminna changed the title Main content not loading. Main content not loading after adding ngPrint as a dependency. Oct 2, 2017
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