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
When I specify [a, b] I don't expect b to complain about "Failed to detect width and height of SVG", because the sizing of the array is determined by a.
The text was updated successfully, but these errors were encountered:
When I specify
[a, b]
I don't expectb
to complain about "Failed to detect width and height of SVG", because the sizing of the array is determined bya
.The text was updated successfully, but these errors were encountered: