Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select.ValueText lost reactivity #2359

Closed
1 of 3 tasks
dannylin108 opened this issue Mar 18, 2025 · 1 comment
Closed
1 of 3 tasks

Select.ValueText lost reactivity #2359

dannylin108 opened this issue Mar 18, 2025 · 1 comment

Comments

@dannylin108
Copy link

Description

Old bug reappeared:

chakra-ui/ark#2703

vokoscreenNG-2024-07-27_16-09-55.mp4

Link to Reproduction (or Detailed Explanation)

https://stackblitz.com/~/github.com/dannylin108/parkui-bug-report/tree/select

Steps to Reproduce

  1. Choose an item from drop-down list
  2. Update the items array
  3. Chosen item is not updated, while all items in the list are.

Ark UI Version

5.1.1

Framework

  • React
  • Solid
  • Vue

Browser

No response

Additional Information

No response

@segunadebayo segunadebayo transferred this issue from chakra-ui/ark Mar 18, 2025
@segunadebayo segunadebayo changed the title Select.ValueText lost reactivity (again) Select.ValueText lost reactivity Mar 18, 2025
@segunadebayo
Copy link
Member

Thanks for reporting this regression. I just pushed a fix for this. We'll release an update shortly.

If the issue persists after upgrading, I'll re-open it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants