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

Safari warning: "canvas area exceeds the maximum limit ( width * height > 268435456)" #168

Open
peotuan opened this issue May 15, 2018 · 1 comment

Comments

@peotuan
Copy link

peotuan commented May 15, 2018

Hi guys, i've counter a safari warning which not let me draw full of my progress-bar in 1st time, but in 2nd time ( after reload the page ) it's displaying like normal.
In window, it's normal too. here's the pic in safari

image

and here's the version in window
image

and finally, the warning message in safari ( window don't have it )
image

Here's sample of my code
<round-progress [ngStyle]="{'margin':'auto'}" [color]="'#F9C023'" [current]="salesNumber()" [radius]="100" [stroke]="5" [max]="100"> </round-progress>

@peotuan
Copy link
Author

peotuan commented May 23, 2018

anyone here? please help me !

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

1 participant