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
Describe the bug
Components wrapped inside a fragment do not have Dividers inside a View. Not sure if this is the intended behavior given how the Fragment wrapper is initially counted as one component but I noticed this behavior when I had a Fragment with dynamic number of children
Describe the bug
Components wrapped inside a fragment do not have Dividers inside a View. Not sure if this is the intended behavior given how the Fragment wrapper is initially counted as one component but I noticed this behavior when I had a Fragment with dynamic number of children
To Reproduce
https://codesandbox.io/p/devbox/reshaped-view-divider-demo-8sprjr?file=%2Fapp%2Fpage.tsx%3A12%2C1
Expected behavior
Expect Children of the View to have dividers, including Child components with fragments
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: