Open
Description
Hello,
I managed to use Finbuckle using Host Strategy in a Blazor Server App .NET 6. And it works really well!
However, when changing to WithBasePathStrategy I get a "Sorry, there's nothing at this address." the default message when the route is not found.
Can you provide an example in how to implement the Base Path Strategy in Blazor?
Activity