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

Select component on iOS #481

Open
mattpawson opened this issue Dec 15, 2016 · 0 comments
Open

Select component on iOS #481

mattpawson opened this issue Dec 15, 2016 · 0 comments

Comments

@mattpawson
Copy link

I'm using LumX in an app I'm building and I think I've found an issue with the Select component when using the filter and populating the choices. It only appears to happen when viewing on a mobile (I've tested on iOS but not Android).

If you populate the choices using $http then it seems to display the options without issue, but if you use $timeout and $q to simulate retrieving data from the server then the options don't get displayed.

I've created a CodePen to highlight the issue:

http://codepen.io/mattpawson/pen/MbrZNp

If you view in a normal desktop browser both Select components work correctly, but viewing on an iPhone the one with "local" data doesn't show any options.

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