Should initialItems in UseListCollectionProps be readonly?
#3569
-
|
Should this be marked as |
Beta Was this translation helpful? Give feedback.
Answered by
segunadebayo
Jul 29, 2025
Replies: 1 comment
-
|
Possibly? Did you run into any issues with this? I won't change this for now since it requires making a shallow copy of the initialItems to use it internally. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
segunadebayo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Possibly? Did you run into any issues with this?
I won't change this for now since it requires making a shallow copy of the initialItems to use it internally.