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
Use case: i was trying to convert node html to image but we are using facing issue while reading an external css ruleset and it was going into exception , how to avoid this as u know chrome didnt allow script , link to download of different origin i tried making my link style sheet tag setting as crossorigin as anonymous, but it still didnt worked
Use case: i was trying to convert node html to image but we are using facing issue while reading an external css ruleset and it was going into exception , how to avoid this as u know chrome didnt allow script , link to download of different origin i tried making my link style sheet tag setting as crossorigin as anonymous, but it still didnt worked
jsfiddle
Expected behavior : it should download that into blob
Actual behavior : its going to error exception and not downloading anything
Library version
Browsers
The text was updated successfully, but these errors were encountered: