Replies: 1 comment
-
resolved the issue by adding a reference of the shared RCLs to the web client. |
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, I am using the blazor hybrid project. everything seems to work just fine when the home page load, but as soon as i navigate to a different page or reload the home page, i get the error about Routes file cannot be found. I am using the Routes.razor file located in the shared project from the maui hybrid aspire template.

here page load properly
here page with error:

Beta Was this translation helpful? Give feedback.
All reactions