[BUG] Create new channel

[Problem/Question]
When I create a new channel from both React Native UIKit and from API&SDK, some of members has state: “joined”, the rest has state: “invited”. And we can’t mention or do anything with members “invited”.
I already set “Joins automatically when invited” but still got this bug

Updated: Some members has “auto_accept”: false to join group, but all of my members auto created by 1 script, why some members are true and others are false?


[UIKit Version]
@sendbird/uikit-react-native”: “^3.7.6”,