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
Default the PathConverter (and descendants) to be non part isolating
This is likely to be the expected for anything that is or extends the
PathConverter and by adding it explicitly I hope it will cause less
confusion, as seen in a recent issue 2783.
Note the PathConverter was already non part isolating due to the
BaseConverter check.
0 commit comments