We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Why canvas resize doesn't works on iOS 8 ?
The text was updated successfully, but these errors were encountered:
I am trying to get this working on iOS 8 as well and am having trouble. I'm getting an error:
TypeError: null is not an object (evaluating 'dataURL.split') /canvasResize.js Line 253
Sorry, something went wrong.
There is a safari bug, read here.
Fantastic. Apple is working on it. Here's hoping they patch it before our product releases ;) Thanks for the link, Jiin.
Fixed in iOS 8.0.2
No branches or pull requests
Why canvas resize doesn't works on iOS 8 ?
The text was updated successfully, but these errors were encountered: