formio / ngFormio

JSON powered form rendering library for AngularJS + Form.io.

Home Page:http://formio.github.io/ngFormio/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

select component is not working in ios 10.0 on iphone 5

akhilesh-sharma168 opened this issue · comments

Hi,

I noticed a strange behaviour of "select" component in iphone 5 having ios 10.0 .
The issue is reproducible in the above configuration only .
For the same will attach the screenshots also .
So kindly help me out in this issue.

cio-348
cio-348-1

It looks like you aren't including the css for choices.js. You can do it by including https://github.com/formio/formio.js/blob/master/dist/formio.form.css in your application

thanks,@randallknutson your solution worked.