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

Is there any way to make a progress bar work in an overlay?

$
0
0

@Arkthur wrote:

I’m trying to put an ion-progress-bar in an ion-alert. It renders, but it doesn’t receive the value I’m sending to it.

const progress = 0.5
const alert = await this.alertCtrl.create({
  message: `Loading workOrder...
  <ion-progress-bar value="${progress}"></ion-progress-bar>`
});
alert.present();

I’m doing this in a component I call as an ìon-modal. I don’t know if this has something to do with anything, but I thought it was worth mentioning it.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 70435

Trending Articles



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