When I run parse-dashboard (using Docker) with version 5.1.0 or 5.2.0 (latest), it gives me an error when I open my app.
I have a server with version 5.5.5.
Sorry for the delay in answering you. I move out to the 5.0.0 version and I didn’t checked the community again.
I started right now the container with the 5.2.0 version to check and: no, it doesn’t dissapear when I click on a item on the left.
I clicked on items like “App Settings”, “Push” and the collections/classes of my applications. Nothing changed, still shows the same message.
In case anyone else encounters the same issue (I doubt it), I “solved” it by recreating the container without specifying the appName, in parse-dashboard:7.5.0.
I don’t know if it’s related, but sometimes I use the same appName for many containers (in different ports).
Since it works fine on 5.0.0 but breaks in 5.1.0+, this is definitely a regression in the dashboard itself rather than a server compatibility thing. Have you checked if there were any known issues reported between those versions? Might be worth staying on 5.0.0 until they fix whatever changed in the newer releases.