Something went wrong
ErrorContext { error: RefCell { value: Some(CapturedError(Failed to parse route Route did not match: Attempted Matches: 1) Route 'Home' ('/') did not match: Found additional trailing segments: sitemap.xml 2) Route 'RestaurantList' ('/restaurants') did not match: Static segment 'restaurants' did not match instead found 'sitemap.xml' 3) Route 'RestaurantMenu' ('/restaurant/:id') did not match: Static segment 'restaurant' did not match instead found 'sitemap.xml' 4) Route 'Checkout' ('/checkout') did not match: Static segment 'checkout' did not match instead found 'sitemap.xml' 5) Route 'OrderTracking' ('/order/:id') did not match: Static segment 'order' did not match instead found 'sitemap.xml' 6) Route 'PublicEconomicsPage' ('/economics') did not match: Static segment 'economics' did not match instead found 'sitemap.xml' 7) Route 'OperatorConsole' ('/operator') did not match: Static segment 'operator' did not match instead found 'sitemap.xml' 8) Route 'Login' ('/login') did not match: Static segment 'login' did not match instead found 'sitemap.xml' 9) Route 'AuthCallback' ('/auth/callback') did not match: Static segment 'auth' did not match instead found 'sitemap.xml' 10) Route 'MyRestaurants' ('/my-restaurants') did not match: Static segment 'my-restaurants' did not match instead found 'sitemap.xml' 11) Route 'OnboardRestaurant' ('/onboard-restaurant') did not match: Static segment 'onboard-restaurant' did not match instead found 'sitemap.xml' 12) Route 'RegisterCourier' ('/register-courier') did not match: Static segment 'register-courier' did not match instead found 'sitemap.xml' 13) Route 'MyDeliveries' ('/my-deliveries') did not match: Static segment 'my-deliveries' did not match instead found 'sitemap.xml' )) } }