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

Text Selection #16

Open
mits004w opened this issue Jan 22, 2018 · 5 comments
Open

Text Selection #16

mits004w opened this issue Jan 22, 2018 · 5 comments

Comments

@mits004w
Copy link

It throws error when i am trying to integrate in my ionic app. Is it mandatory to include all libraries in ionic?

@jdryg
Copy link
Owner

jdryg commented Jan 22, 2018

Unfortunately I've never worked with ionic. Can you be more specific? What kind of error (message, file and line number)?

To be honest I haven't touched this lib in a while so I probably won't be able to help much, but mentioning the actual error you are getting might be helpful. Who knows, somebody else might be able to answer your question :)

@mits004w
Copy link
Author

Hi, Thanks for your reply. I have attached error log screen for your reference.
https://drive.google.com/open?id=1RTx1hXo1bea5Te6pcJcmlvQNnqfD9byP

@jdryg
Copy link
Owner

jdryg commented Jan 24, 2018

As far as I can tell this error has nothing to do with text selection. Are you sure you are binding your pdfViewerAPI scope variable to the directive like this: https://github.com/jdryg/angular-pdf-viewer/blob/master/partials/demo.html#L130

Other than that I have no idea what might cause the error. Maybe a newer angularjs version than the one used in the demo (just a shot in the dark but it might affect the order and timing of variable bindings)? Try commenting the code until it works to see what's really causing the issue.

@mits004w
Copy link
Author

Sure. Let me check my version.

@mits004w
Copy link
Author

I have checked my version. Both versions are same.

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