You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to get images to show on Firefox and found out that if the img has a loading attribute with lazy it will not show in the canvas as shown in this jsfiddle.
It's not a problem of the library per se, just wanted to explain it here for anyone who has been having the same problem as us, because I suppose lots of developers will be adding this new attribute for optimization of their sites :)
Specifications:
html2canvas version tested with: vtest2
Browser & version: Firefox 79.0
Operating system: Ubuntu 18.04 & Mac OS Catalina
The text was updated successfully, but these errors were encountered:
Bug reports:
I've been trying to get images to show on Firefox and found out that if the img has a loading attribute with lazy it will not show in the canvas as shown in this jsfiddle.
It's not a problem of the library per se, just wanted to explain it here for anyone who has been having the same problem as us, because I suppose lots of developers will be adding this new attribute for optimization of their sites :)
Specifications:
The text was updated successfully, but these errors were encountered: