Hi Chad
Do you have a C1 page that matches the name of the sub app?
Try to use Routes.OnBeforePageRouteAdded+= (routes) => routes.Ignore("subappname/*"); it may work
Hi Chad
Do you have a C1 page that matches the name of the sub app?
Try to use Routes.OnBeforePageRouteAdded+= (routes) => routes.Ignore("subappname/*"); it may work