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
I was trying out the new <React.Activity> and came across an issue with collections not rendering anything the first time the mode is set to visible from hidden. Here's a screen recording of the issue:
2025-11-12.09-48-03.mp4
Also tried with @react-aria/collections version 3.0.0-nightly-2485ffa1b-251111, and the issue is present.
🤔 Expected Behavior?
The collection should be correctly built when the mode is set to visible.
😯 Current Behavior
The first time the mode is set to visible nothing is rendered and the collection.size is 0.