Hi,
We downloaded the sample code for the events portal from here: https://docs.microsoft.com/en-us/dynamics365/marketing/developer/event-management-web-application#download-sample-event-website since we had to do some changes in the API requests.
We now need to add a new page on the portal. We copied the home component and renamed everything. We also added the component to appModule.ts and added the route on routes.ts. After uploading it using the powershell script, the page is still not found on the portal.
Can someone help us please?
Thanks