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
clicking "Class Level Permissions" gives error "TypeError: ce.current is null" for newly created class
(edit: it wasn't "when class has no objects")
Steps to reproduce
clicking "Class Level Permissions" in a class that has just been created in the same window
(edit: it wasn't "when class has no objects")
Actual Outcome
gives error "TypeError: ce.current is null"
Expected Outcome
opening CLP dialog
Environment
Dashboard
- Parse Dashboard version: 5.3.0
- Browser (Safari, Chrome, Firefox, Edge, etc.): Firefox
- Browser version: 124.0.2
Server
- Parse Server version: 6.4.0
- Operating system: Heroku 22
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): Heroku
Database
- System (MongoDB or Postgres): MongoDB
- Database version: 3.6.12
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): Heroku ObjectRocket
Logs
TypeError: ce.current is null
in onClick bundles/dashboard.bundle.js:2
in onClick bundles/dashboard.bundle.js:2
in s bundles/dashboard.bundle.js:2
in [...]