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

Typeaheads with default value don't display choices on select #1

Open
aamccaslin opened this issue Feb 6, 2018 · 0 comments
Open
Milestone

Comments

@aamccaslin
Copy link

There's a bug either in our dynamic choices or the uib-typeahead. If the schema has a default (null or value) then focusing the typeahead does not display the choices until a key is pressed

Once a key is pressed the behavior is as expected.

It looks like an empty list briefly flashes on render, that could have something to do with the problem. May also be related to the template filtering on $viewValue.

@aamccaslin aamccaslin added this to the backlog milestone Feb 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant