Skip to content

Conversation

@jzempel
Copy link
Member

@jzempel jzempel commented Jul 27, 2023

Description

The values portion of the setOptionTagProps updater function was an empty {} – but only in controlled mode 😕. I'm removing this optimization prior to release as there are too many pitfalls.

Detail

Also updated selectionValue prop type to be any in order to satisfactorily accept object & object arrays along with string/string arrays.

@jzempel jzempel requested a review from a team as a code owner July 27, 2023 16:37
@coveralls
Copy link

Coverage Status

coverage: 95.488% (-0.009%) from 95.497% when pulling 6330f49 on jzempel/fix-tagprops-optimization into 2ae0680 on main.

@jzempel jzempel merged commit 7b320c3 into main Jul 27, 2023
@jzempel jzempel deleted the jzempel/fix-tagprops-optimization branch July 27, 2023 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

5 participants