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
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Oct 15, 2024
Describe the bug
I took the first example of documentation and I wasn't able to add
inline={true}
.However if the component did render one time then their is no issue.
Reproducer
https://stackblitz.com/edit/knzv8n?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
displayed
to false and then it will showtrue
and it won't have issue.Expected behavior
inline could be true when component is created.
The text was updated successfully, but these errors were encountered: