GoogleChromeLabs / GoogleChromeLabs/bubblewrap
Duplicate Progress Bar Appearing in Bubblewrap App
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
After updating to Bubblewrap version 1.24.1, the app started showing two progress bars — one at the top of the header and another just below it — even though the PWA normally doesn’t display any progress indicator.
To Reproduce
Steps to reproduce the behavior:
Build and launch the app using Bubblewrap v1.24.1.
Open the app on any Android device.
Load any page or trigger navigation.
Observe two visible progress indicators (thin white lines) appearing during page load.
Expected behavior
No progress bar should be displayed in the app, as TWAs typically handle navigation without showing a visible progress indicator.
Screenshots

Smartphone :
We tested multiple device same issue
Additional context
I updated after a long time and might have missed a configuration change. Please help identify the cause.
Contributor guide
Assessment
This issue has not been assessed yet.