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

Deprecated API usage: getViewport is called with obsolete arguments. #487

Closed
dmytro-gokun opened this issue Jun 3, 2019 · 1 comment
Closed
Milestone

Comments

@dmytro-gokun
Copy link

I see this message in the browser console when using the latest version. It's coming from here:

const viewport = page.getViewport(this._zoom, this._rotation);

VadimDez added a commit that referenced this issue Jun 3, 2019
@VadimDez VadimDez added this to the 5.3.2 milestone Jun 3, 2019
@VadimDez
Copy link
Owner

VadimDez commented Jun 3, 2019

Fixed in 5.3.2

@VadimDez VadimDez closed this as completed Jun 3, 2019
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