You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A clear and concise description of what the bug is.
TokenizingTextBox in WASM does not work:
If the SelectionItemsSource is not changed, no dropdown is being rendered
If you change the SelectionItemsSource and select an item, multiple dropdowns are visible on screen
Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Steps to Reproduce
Can this be reproduced in the Sample App? (Either in a sample as-is or with new XAML pasted in the editor.) If so, please provide custom XAML or steps to reproduce. If not, let us know why it can't be reproduced (e.g. more complex setup, environment, dependencies, etc...)
Steps to reproduce the behavior:
See attached repro project:
Describe the bug
A clear and concise description of what the bug is.
TokenizingTextBox in WASM does not work:
If the SelectionItemsSource is not changed, no dropdown is being rendered
If you change the SelectionItemsSource and select an item, multiple dropdowns are visible on screen
Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Steps to Reproduce
Steps to reproduce the behavior:
See attached repro project:
App7.zip
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: