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
I am using postgres database. I have set roles property as array in my user entity. But if I try to add user using admin-panel form then it just send data as string format which cause server error.
Is there any option to send array if type is array.