Users are reporting that the latest version of FacilMap does not work anymore.
The issue seems to be that the latest version of FacilMap serves its resources (such as JavaScript files) under /_app/. YunoHost seems to forward those URLs to the SSO login page, so the JavaScript files fail to load.
I am the creator of FacilMap, I have very little experience with YunoHost. I had a look at manifest and at the documentation, but I cannot find anything that would explain why the main page works without SSO but the resources under /_app/ don’t. Does anyone have an idea?
Some apps on yunohost require a dedicated domain to be installed. Since this issue is only present on paths, why not just removing the option of path in the manifest?
It sounds like that would be pretty annoying for users, particularly for those that already have the app installed under a path. So I would prefer to avoid that.
I remember seeing an app that removed the support for path installation a while ago. I don’t remember which one. I’ve just created a subdomain and moved it there. Yunohost makes installations so easy that it wasn’t that hard to change the app location.
I don’t personally use your app but it got my interest and will check it very soon. But I think that you can see with actual users if this solution is annoying or not.
Good luck and thank you for your contributions