parse-dashboard
parse-dashboard copied to clipboard
Incorrect display of relations
New Issue Checklist
- [x] I am not disclosing a vulnerability.
- [x] I am not just asking a question.
- [x] I have searched through existing issues.
- [x] I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
Unable to view added relationships to base class.
When checked in the code, all relations are obtained correctly, but they are not visible in the browser. Only in Google Chrome, after resetting the cache, the entries are visible, but quickly disappear.
Actual Outcome
Existing relationships for root group not showing
Expected Outcome
View existing relationships added to the root class
Dashboard
- Parse Dashboard version:
3.3.0, 3.1.0, 3.1.2, 4.0.0-alpha.15, 4.0.0-beta.2 - Browser (Safari, Chrome, Firefox, Edge, etc.):
Safari, Chrome - Browser version:
Chrome 98.0.4758.80, Safari 15.3
Server
- Parse Server version:
4.10.4 - Operating system:
Ubuntu 20.04 LTS - Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
VPS reg.ru
Database
- System (MongoDB or Postgres):
Postgres - Database version:
12.9 - Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
VPS reg.ru
Related Topic: Community Forum
Thanks for opening this issue!
- ❌ Please edit your post and use the provided template when creating a new issue. This helps everyone to understand your post better and asks for essential information to quicker review the issue.
@visualfanatic This is the problem I mentioned with _Roles as well: https://github.com/parse-community/parse-dashboard/pull/2010#issuecomment-1025153660
I think this is fixed by https://github.com/parse-community/parse-dashboard/pull/2275
Closing as fixed with #2275. @InstaRobot if the issue still exists please let us know and we can re-open.