Import users via CSV import hangs

I'm trying to import users into a Dev env via CSV, and the UI is hanging. File looks like
email,id,email_verified,first_name,last_name,hashing_method,hashed_password
[email protected],ANid,TRUE,Name,LNameD,bcrypt,PASSWORD
email,id,email_verified,first_name,last_name,hashing_method,hashed_password
[email protected],ANid,TRUE,Name,LNameD,bcrypt,PASSWORD
No error messages in the console either. Any ideas?
No description
2 Replies
scottwbk
scottwbkOP7d ago
Update - I cancelled the import, but I see the users have been imported. This looks to be Kinde UI bug
Daniel_Kinde
Daniel_Kinde7d ago
I will check this out, thank you for raising

Did you find this page helpful?