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
Any plan to fix this? The function of hiding columns is very useful but cannot be used anymore (you should disabled all the hided columns every time you want to modify one field)
Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!
[ 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
"dependencies": {
"csv": "^5.1.2",
"csvtojson": "^2.0.10",
"express": "~4.11.x",
"kerberos": "~0.0.x",
"parse": "~1.8.0",
"parse-server": "*"
},
"scripts": {
"start": "node index.js"
},
"engines": {
"node": ">=4.3"
}
Steps to reproduce
Use Manage Columns and hide any column and try to change value of any visible column
Logs/Trace
Note: If you get a browser JS error please run
npm run dev
. This will provide source maps and a much more useful stack trace.The text was updated successfully, but these errors were encountered: