amIBanned not set to true when user is banned

[Problem/Question]

const {amIBanned} = useOpenChannelContext();

The amIBanned property is not set to true when the user is banned.


// If problem, please fill out the below. If question, please delete.
[UIKit Version]
3.3.1

[Reproduction Steps]
Log this value and ban the user from an open channel via the moderation dashboard.

[Frequency]
Always.

[Current impact]
Can’t display proper error messages.

Has there been any updates on this? Bump