Skip to content

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

@staminna

Description

@staminna

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions