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 read the svg's className, it returns a readonly SvgAnimatedString object, not a string. So it fails to merge the class property in transclude phase.
The text was updated successfully, but these errors were encountered:
When read the
svg
'sclassName
, it returns a readonlySvgAnimatedString
object, not a string. So it fails to merge theclass
property in transclude phase.The text was updated successfully, but these errors were encountered: