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
withContext documentation example calls setFillStyle function. In this example, the first parameter is of type String and the second one is of type Context2D, while it should be the other way around.