Closed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
Browser Dashboard tries to access previous app's class list when switching apps from AppsMenu in the Sidebar.
Steps to reproduce
- have multiple apps with atleast one unique className in all three apps.
- Select another app from AppsMenu in the Sidebar
PreviousAppClassesError.mov
Actual Outcome
Blank browser dashboard page, as it was trying to fetch data for the class that does not exists in the App.
Expected Outcome
Properly redirected to first class in the app and not show blank page.
Environment
Dashboard
- Parse Dashboard version:
5.3.0
- Browser (Safari, Chrome, Firefox, Edge, etc.):
Chrome
- Browser version:
Version 120.0.6099.129 (Official Build) (arm64)
Server
- Parse Server version:
5.2.3
- Operating system:
macOS
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
AWS
Database
- System (MongoDB or Postgres):
MongoDB
- Database version:
MongoDB - 3.6
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
remote