Closed kategarshyna closed 5 years ago
This error appears when searching in admins list by First Name Error: http://take.ms/anBI3
Probably in your AdminController "all" action (http://take.ms/Uzyye) should be "first_name" except "firstname"
Got the same issue. Here is a PR that fix this issue: #390
Fix has been merged so this issue could be solved once included in a newer version.
This error appears when searching in admins list by First Name Error: http://take.ms/anBI3
Probably in your AdminController "all" action (http://take.ms/Uzyye) should be "first_name" except "firstname"