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

fix(Progress): indeterminate state is wrong when value is 0 #911

Conversation

zernonia
Copy link
Collaborator

No description provided.

@zernonia zernonia merged commit 3f5e507 into main May 13, 2024
2 checks passed
zernonia added a commit that referenced this pull request May 13, 2024
* fix(Progress): indeterminate state is wrong  when value is 0 (#911)

* fix(Select): make `null` to showPlaceholder (#912)

* feat: expost slotProps to all useVModel state

* docs: codegen

* chore: make sure boolean state is correct
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

Successfully merging this pull request may close these issues.

[Bug]: Progress data-state is indeterminate when value is 0 and not null
1 participant