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 Jan 6, 2025. It is now read-only.
<divfxLayout="row"ngxSplit="row"><divfxFlex="30%"ngxSplitArea>
Left
</div><divfxFlex="5px"><ahref="#"ngxSplitHandle>...</a></div><divfxFlex="70%"ngxSplitArea>
Right
</div></div>
The main reason for this issue is when we start dragging, after a moment when SplitAreaDirective.activatedValue starts returning values which are actually decimal numbers, in IE the value returned is NaN.