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
Scopes are backed by an array of hashes, but we could make lookup faster
by just merging inherited values into the immediate hash. This us from
needless iterations for deeply nested routes.
0 commit comments