Skip to content

fix race condition in debounce values#671

Merged
AnnMarieW merged 9 commits intosnehilvj:masterfrom
AnnMarieW:fix-debounce
Dec 20, 2025
Merged

fix race condition in debounce values#671
AnnMarieW merged 9 commits intosnehilvj:masterfrom
AnnMarieW:fix-debounce

Conversation

@AnnMarieW
Copy link
Copy Markdown
Collaborator

@AnnMarieW AnnMarieW commented Nov 14, 2025

closes #670
closes #669

Todo:

  • Update all components with debounce props
  • Changelog
  • Add Test? I'm unsure how to test since it's hard to replicate constantly. With manual testing I can no longer trigger the race condition.

For # 669, there was a race condition using dmc.Select(id="x") when both data and value undefined. Removing the default for the data prop in the component fixed the issue.

@AnnMarieW AnnMarieW marked this pull request as draft November 14, 2025 19:46
@AnnMarieW AnnMarieW marked this pull request as ready for review November 14, 2025 22:29
@AnnMarieW AnnMarieW merged commit 55bf8ec into snehilvj:master Dec 20, 2025
1 check passed
@AnnMarieW AnnMarieW deleted the fix-debounce branch December 20, 2025 16:33
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.

Unresponsive TextInput [BUG] dmc.Select without data properties make upload element disappear

1 participant