You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: Received `true` for a non-boolean attribute `minimized`.
If you want to write it to the DOM, pass a string instead: minimized="true" or minimized={value.toString()}.
Hi.
Using [email protected] and [email protected], on initial page render i get this warning in console:
CustomChatComponent.tsx
Component works fine it's just the warning.
The text was updated successfully, but these errors were encountered: