2 Questions:
- Is it possible to customize a UIkit component in a way I can add functionality to it for example in the GroupChannelList to be able to display also public groups or in ChannelSettings component to add a button or hide the Edit channel span button?
- I’m using the GroupChannel component to display the messages and I constantly getting an error in the console that says: “Warning: React has detected a change in the order of Hooks called by ForwardRef. This will lead to bugs and errors if not fixed. For more information, read the Rules of Hooks: Rules of Hooks – React”
I cant put the stack cause it consists links and there is a restriction here
[UIKit Version]
// What version of the SDK are you using? “@sendbird/uikit-react”: “^3.15.4”
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
[Frequency]
// How frequently is this issue occurring? all the time
[Current impact]
// How is this currently impacting your implementation? it’s not but obviously it’s something to be fixed