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
Dashboard crashes when setting a filter unique
for a field of type Pointer.
Steps to reproduce
- Open class with Pointer field in data browser.
- Set filter
unique
on Pointer field. - Dashboard crashes.
Environment
Dashboard
- Parse Dashboard version:
6.0.0-alpha.28
Logs
TypeError: l.get is not a function. (In 'l.get("username")', 'l.get' is undefined)