Question T5463
Visible to All Users

Progress bar missing

created 4 years ago

I added a progress bar to the bottom of my survey but I can't see the actual bar.

I can see the pages count but not the bar itself.

I looked at one example you have (https://surveyjs.io/Examples/Library?id=real-patient-history&platform=Angular2&theme=bootstrap)) to see what was wrong with mine and it looks like I'm missing the html tag <div data-bind="css: css.progress" class="progress center-block mx-auto mb-4">

Any ideas why or what is causing this issue?

I'm using:
Angular 9.1.12
Bootstrap: 3.4.1
JQuery: 3.5.1
Survey-Angular: 1.8.6