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 setStackRoot method allows us to reset a stacks root to a single child. We need to support setting multiple children, similar to the stack declaration api which accepts a children array.
This feature should be backwards compatible.