Description of the problem
EE7 site that we're trying to delete a member. When trying to delete the member, it pulls up the modal to reassign entries. However, it does not populate the list of Members.
How To Reproduce
Steps to reproduce the behavior:
- Create site with 1000+ members (it's a LOT).
- Go to delete one of them.
- View select for reassignment
Error Messages
No error messages. No error in the ajax call, nothing in the console.
Screenshots / Videos / Template Code

I did see the data-react-select serialized data on the element in the code. That output a properly form object when using unserialize:

Environment Details:
- Version: 7.2.19
- PHP Version 8.0.x
- MySQL Version 8.0
- OS: Linux
- Web Server: nginx, but prod has same on Apache
Description of the problem
EE7 site that we're trying to delete a member. When trying to delete the member, it pulls up the modal to reassign entries. However, it does not populate the list of Members.
How To Reproduce
Steps to reproduce the behavior:
Error Messages
No error messages. No error in the ajax call, nothing in the console.
Screenshots / Videos / Template Code

I did see the

data-react-selectserialized data on the element in the code. That output a properly form object when using unserialize:Environment Details: