Closed
Description
If you run an API Console command that forces the page to scroll, it doesn't scroll.
Looks like this is fixable by setting this css: body { overflow-y: auto; }
-
You're running version >=1.0.23 of Parse Dashboard.
-
You're running version >=2.3.2 of Parse Server.
-
You've searched through existing issues. Chances are that your issue has been reported or resolved before.
Environment Setup
"parse": "^1.11.1",
"parse-dashboard": "^1.2.0",
"parse-server": "^3.1.3",
Steps to reproduce
Run a console function that will force the page to scroll
Metadata
Metadata
Assignees
Labels
No labels