<progress max="100" value="50" ></progress>
Is working fine on web browser when I start ionic serve. But when I run it through an android emulator, the progress bar is not showing.
↧
HTML5 Progress bar not working on device
↧