Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clicking "Class Level Permissions" gives error "TypeError: ce.current is null" #2547

Closed
4 tasks done
mathieulb opened this issue Apr 19, 2024 · 1 comment · Fixed by #2549
Closed
4 tasks done

clicking "Class Level Permissions" gives error "TypeError: ce.current is null" #2547

mathieulb opened this issue Apr 19, 2024 · 1 comment · Fixed by #2549
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@mathieulb
Copy link

mathieulb commented Apr 19, 2024

New Issue Checklist

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 [...]

Copy link

parse-github-assistant bot commented Apr 19, 2024

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
2 participants