Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Check box not working properly after iOS 9 update

$
0
0

@Shore wrote:

Hi,

        <label class="item item-radio" ng-repeat="x in listOfCountries | filter : searchText | orderBy : 'x'">
            <input type="checkbox" ng-model="x.selected" />
            <div class="item-content">
                <p>{{ x.country_name }}</p>
            </div>
            <i class="radio-icon ion-checkmark"></i>
        </label>
    </div>

I am using above code for selecting multiple options in a list. But when I select an option the tick mark is not appearing and it is getting displayed only after the list is scrolled up and down. Please suggest a fix. Thanks in Advance

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>