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

Black background appears when using HTML input data-list with Ionic

$
0
0

Problem: Black bar appears when using the “dropdown” button on a HTML input data-list

Code:

   <div className="MobileDropdownInput">
      <input className="input" list="browsers" placeholder="Channel" />
      <datalist id="browsers">
        <option value="Internet Explorer"></option>
        <option value="Firefox"></option>
        <option value="Google Chrome"></option>
        <option value="Opera"></option>
        <option value="Safari"></option>
      </datalist>
    </div>

Is there a workaround to avoid this, or change the “black” to a different colour for a better experience.

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49188

Trending Articles



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