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

NgxPrintService is missing in v1.3.1 #180

Closed
catchmeeh1234 opened this issue Dec 21, 2023 · 2 comments
Closed

NgxPrintService is missing in v1.3.1 #180

catchmeeh1234 opened this issue Dec 21, 2023 · 2 comments

Comments

@catchmeeh1234
Copy link

catchmeeh1234 commented Dec 21, 2023

Describe the bug
NgxPrintService cannot be injected to component's constructor

To Reproduce
Inject NgxPrintService to component's constructor

Expected behavior
To be able to inject NgxPrintService to a component

Ngx-Print Version
ngx-print version 1.3.1

Desktop (please complete the following information):

  • OS: Win 10
  • Browser: Chrome
  • Version: 120.0.6099.110 (Official Build) (64-bit)

I wanted to use ngx print as a service. my use case is when a button is pressed i want to do something AND print something using ngx-print

@Core121
Copy link
Collaborator

Core121 commented Dec 27, 2023

The print service isn't available until 1.5.x, so that makes sense. Are you able to update to 1.5?

@Core121
Copy link
Collaborator

Core121 commented Jan 5, 2024

#183 specifies which versions the ngxPrintService is supported on.

@Core121 Core121 closed this as completed Jan 5, 2024
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

2 participants