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
Setting an empty array for paths - mostly due to typed language transpilation - makes the Walker fail due to it's default value of ['test']. It's a nice to have feature if an empty array is replaced with the default value.