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

[WASM] UNO 5.6 regression: AutoSuggestBox no longer working as expected. #19489

Open
DierkDroth opened this issue Feb 10, 2025 · 1 comment
Open
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification

Comments

@DierkDroth
Copy link

Current behavior

In repo below demonstrates that AutoSuggestBox no longer works after removing from and adding back to the visual tree.

  • start repo in WASM
  • start typing in the AutoSuggestBox -> counter goes up -> good
  • now remove and add back the AutoSuggestBox by pressing the button
  • start typing in the AutoSuggestBox -> counter no longer changes -> wrong

This used to work with UNO 5.1 and now is broken.

Minimal.9.zip

Expected behavior

Please fix this regression.

How to reproduce it (as minimally and precisely as possible)

No response

Workaround

No response

Works on UWP/WinUI

Yes

Environment

No response

NuGet package version(s)

No response

Affected platforms

No response

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

@DierkDroth DierkDroth added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification labels Feb 10, 2025
@Youssef1313
Copy link
Member

This may be fixed by #19442

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/bug Something isn't working triage/untriaged Indicates an issue requires triaging or verification
Projects
None yet
Development

No branches or pull requests

2 participants