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
This Default implementation doesn't do what it should, which is potentially very confusing. Fixing this is a breaking change though, so it should wait for 0.4
The text was updated successfully, but these errors were encountered:
As per its documentation, MatchOptions' default values are these:
However, its derived Default implementation gives this:
This Default implementation doesn't do what it should, which is potentially very confusing. Fixing this is a breaking change though, so it should wait for 0.4
The text was updated successfully, but these errors were encountered: