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
Currently, if I supply a focusable attribute to the SVG, it shrinks it out. Seems it happens because there is no focusable key in SVGDOMPropertyConfig.js.
So is there any chance you merge a PR which adds this property to the list?