Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49083

Select box flickers when blurring input field, with attached model (ANDROID)

$
0
0

@heezo wrote:

I haven't updated my app in months. Randomly, I started noticing issues with select boxes. Whenever we would leave an input field, that uses ng-model, tapping the select box would cause the select box to display twice. Also, when selecting an option, in the select box, the selected option doesn't register as being selected. Here's some sample code:

    <input type="text" ng-model="name">
    <select>
      <option value="">Select State</option>
      <option>AL</option>
      <option>AK</option>
    </select>

Here's the kicker. I made a brand new ionic app, and this code caused flicker. I create a brand new cordova app, and put this code in, and there was no flicker.

Any help would be greatly appreciated.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49083

Trending Articles



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