Good day
When deploying this FlutterFlow project as a web app to Firebase Hosting, as described in https://blog.flutterflow.io/deploying-flutterflow-web-app-to-firebase-hosting/, the URL seems to update according to the user navigating across the page. However, when reloading the page with anything but the root URL, Firebase Hosting is unable to GET /subdomain
How do I set up URL navigation?
I would also be satisfied with redirecting to the root URL when hitting anything but the root URL r