Error
Boundary: App
Return to Home PageErrorContext {
error: RefCell {
value: Some(
CapturedError(
ParseRouteError {
message: "Failed to parse route Route did not match:\nAttempted Matches:\n1) Route 'HomePage' ('/') did not match:\nFound additional trailing segments: sitemap.xml\n2) Route 'SearchPage' ('/search/:query/:current_search_result_page/:selected_result_hash/:doc_viewer_state') did not match:\nStatic segment 'search' did not match instead found 'sitemap.xml'\n3) Route 'ViewDocumentPage' ('/view_document/:document_identifier') did not match:\nStatic segment 'view_document' did not match instead found 'sitemap.xml'\n4) Route 'FileBrowserPage' ('/file_browser') did not match:\nStatic segment 'file_browser' did not match instead found 'sitemap.xml'\n5) Route 'ChatbotPage' ('/chatbot') did not match:\nStatic segment 'chatbot' did not match instead found 'sitemap.xml'\n",
},
),
),
},
}