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 has been archived by the owner on Dec 14, 2018. It is now read-only.
This page (HelloWorldWithRoute.cshtml):
produces the route template
HelloWorldWithRoute/"Some/Path/{text}"
. The quotes should not be present in the route template.As a workaround I'm removing the quotes from the page, but this workaround shouldn't be allowed by Razor at all.
The text was updated successfully, but these errors were encountered: