You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone. Just tried latest dashboard version 3.3.0 and in Dashboard GUI file uploading don't work. Just nothing happens when trying to add or replace file in a File field of object. No errors in dev tools console and no requests in dev tools network tab. I was using ver 2.1.0 before. It works there. tried 3.2.0 and 3.2.1 - everything works well. So I guess this problem started from 3.3.0 and newer.
Searched for the similar issues hoping find solution but didn't find anything.
Below you can see screenshot examples of 3 different versions - 3.2.1, 3.3.0 and 4.0.0
how it works well on version 3.2.1 and older
and how it not works
Steps to reproduce
Open dashboard
Browser tab select some schema with File field
Double-click on it to open file-upload dialog
Enjoy the result
Actual Outcome
Nothing
Expected Outcome
Expected to upload files via dashboard GUI
Environment
Different projects with different parse-server and nodejs versions - all behaves equal
Docker: mongoDB, mongo-express, parse-server, parse-dashboard
🚀 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.
Could you try to find out the earliest release that introduced the issue, so we can narrow down which commit introduced the issue. Before 3.3.0 release, there have been several alpha and beta releases and you can try.
New Issue Checklist
Issue Description
Hello everyone. Just tried latest dashboard version 3.3.0 and in Dashboard GUI file uploading don't work. Just nothing happens when trying to add or replace file in a
File
field of object. No errors in dev tools console and no requests in dev tools network tab. I was using ver 2.1.0 before. It works there. tried 3.2.0 and 3.2.1 - everything works well. So I guess this problem started from 3.3.0 and newer.Searched for the similar issues hoping find solution but didn't find anything.
Below you can see screenshot examples of 3 different versions - 3.2.1, 3.3.0 and 4.0.0
how it works well on version 3.2.1 and older
and how it not works
Steps to reproduce
File
fieldActual Outcome
Nothing
Expected Outcome
Expected to upload files via dashboard GUI
Environment
Different projects with different parse-server and nodejs versions - all behaves equal
Docker: mongoDB, mongo-express, parse-server, parse-dashboard
Dashboard
Server
Database
Logs
no logs
The text was updated successfully, but these errors were encountered: