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
Hi everyone,
I’m trying to add a new page in Elsa Studio by creating a new page in the /Pages folder with the following code:
@page "/testpage"
@layout MainLayout
<PageTitle>My New Page</PageTitle>
But when navigating to that endpoint, the browser displays a message Sorry, there's nothing at this address..
I’m new to Blazor and Elsa Studio, any help or guidance would be greatly appreciated.
Thank you so much!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi everyone,
I’m trying to add a new page in Elsa Studio by creating a new page in the /Pages folder with the following code:
But when navigating to that endpoint, the browser displays a message Sorry, there's nothing at this address..
I’m new to Blazor and Elsa Studio, any help or guidance would be greatly appreciated.
Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions