Replies: 1 comment
-
I have seen another discussion, but .NET 8 instead and the same fix worked for that. Should the documentation be updated for this or am I doing something wrong? I don't mind doing the change but I feel like a lot of people would be experiencing the same issue in the later dot net versions? Cheers |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I have been creating multiple projects with the .net9 framework and in order to get the modal to work (after following exact install instructions) you have to specify:
@rendermode InteractiveServer
INSIDE of the Routes.razor
Am I doing something wrong or should the docs be updated?
Cheers,
Beta Was this translation helpful? Give feedback.
All reactions