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
{{ message }}
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
When using MapAreaRoute with an existing set of constraints containing the area entry, the entry will be overriden by the area name passed as a parameter. I would expect it to be kept in this case.
For example, I want to pass an explicit constraint object for area instead of a string to prevent Regex comparisons on this route.