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

Filter tap not opening #1271

Closed
mtrezza opened this issue Sep 6, 2019 · 1 comment · Fixed by #1275
Closed

Filter tap not opening #1271

mtrezza opened this issue Sep 6, 2019 · 1 comment · Fixed by #1275

Comments

@mtrezza
Copy link
Member

mtrezza commented Sep 6, 2019

  • [ X] You're running version >=1.0.23 of Parse Dashboard.

  • [ X] You're running version >=2.3.2 of Parse Server.

  • [ X] You've searched through existing issues. Chances are that your issue has been reported or resolved before.

Environment Setup

parse dashboard 2.0.1
browser safari 12.1.2
browser chrome 76.0.3809.132 (Official Build) (64-bit)
macOS 10.14.6

Steps to reproduce

When clicking on the "Filter" tap in the data browser, the tab does not open. Other taps open just fine, e.g. when clicking the "Edit" button. Restarting the browser does not help.

This happens since upgrading parse dashboard from 1.4.3 to 2.0.1.
Possibly introduced with #1229.

Logs/Trace

  • (none)
@davimacedo
Copy link
Member

it is actually not working for classes starting with "_". This PR should fix it: #1275

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants