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
Right now we query all users from the database when building pages that will allow the selection of Users, for Big databases this will take too much time or even break.
Allowing this Select2 fields to be AJAXyfied will prevent that bug.