bmartel / chakra-multiselect

A ChakraUI infused Multiselect component
https://bmartel.github.io/chakra-multiselect
MIT License
51 stars 10 forks source link

[Reopening] Selected item labels not honoured #29

Open cschoreisz-pillar opened 1 year ago

cschoreisz-pillar commented 1 year ago

This was supposed to be fixed by #17, but this is still happening on version 0.4.5.

I am opening this as an issue for visibility, I had already commented on the PR, and it happens as well to @matteenm

bmartel commented 1 year ago

Hey 👋 . Sorry to hear this has been troubling you, the latest changes I believe should be working from what I can see. Have you been able to create a separate reproduction to your code to demonstrate the possible problem? You can also try this codesandbox I created which is a simple NextJS app with ChakraUI + ChakraMultiselect v0.4.6.