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][TokenizingTextBox] TokenizingTextBox suggestion don't render properly #144

Open
2 tasks
marcelwgn opened this issue Jul 5, 2021 · 0 comments
Open
2 tasks

Comments

@marcelwgn
Copy link

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

  • 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:

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

NuGet Package(s): 

Package Version(s): 

Device form factor:
- [ ] Windows
- [ ] macOS
- [ ] iOS
- [ ] Android
- [x] WebAssembly
- [ ] WebAssembly renderers for Xamarin.Forms

Visual Studio 
- [ ] 2017 (version: )
- [x] 2019 (version: 16.10.0) 
- [ ] 2019 Preview (version: )

Additional context

Add any other context about the problem here.

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

1 participant