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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
In short Id like ng-attr-patternTransform to produce patternTransform (instead of patterntransform currently).
It's a common problem if you are dealing with svg elements.
cf http://stackoverflow.com/questions/24910730/how-to-handle-patterntransform-using-ng-attr-keep-it-camelcased
In short Id like
ng-attr-patternTransformto producepatternTransform(instead ofpatterntransformcurrently).It's a common problem if you are dealing with svg elements.
The viewBox attribute is another common case.