simov / express-admin

MySQL, MariaDB, PostgreSQL, SQLite admin for Node.js
MIT License
1.17k stars 222 forks source link

Filter in tables throw internal server error #156

Open waleedshabbir1 opened 4 years ago

waleedshabbir1 commented 4 years ago

I have been trying to use the orderBy filter inside tables but its not working and show me internal server error.

Is this feature not implemented yet ?

Edit: I am running express-admin inside my exisiting express application with mounting the express-admin app by providing root parameter.

But when I installed express admin as without mounting the filter is working.

Do you know whats the issue? or Am I missing something?

simov commented 1 year ago

That feature is definitely implemented and tested, not sure what may be the issue in your case though.