When hosting Fresco behind a proxy (i.e. https://example.com/fresco), fresco breaks and the UI is blank. I believe this is because fresco is using the URI path to determine where to route the user.
If we could support a configurable "uri_prefix" to prepend to all routes, I believe this would address the issue.
When hosting Fresco behind a proxy (i.e. https://example.com/fresco), fresco breaks and the UI is blank. I believe this is because fresco is using the URI path to determine where to route the user.
If we could support a configurable "uri_prefix" to prepend to all routes, I believe this would address the issue.