We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27a9b6 commit 2e4239eCopy full SHA for 2e4239e
src/Nullforce.StreamTools.ImageScroller/App.razor
@@ -1,4 +1,4 @@
1
-<Router AppAssembly="@typeof(Program).Assembly" PreferExactMatches="@true">
+<Router AppAssembly="@typeof(Program).Assembly">
2
<Found Context="routeData">
3
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />
4
</Found>
0 commit comments