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
Fixes a potential error when rendering marks. The MarkRendererHostDirective adds a property, markIndex, to the node object, which in some cases may not be extensible.