loading-bar icon indicating copy to clipboard operation
loading-bar copied to clipboard

Flexible, light weighted and super fast Progress Bar Library

Results 38 loading-bar issues
Sort by recently updated
recently updated
newest added

Hi, I'm using nextjs and I have a page wich displays a chart using the library loadingio/loading-bar. Then I have a button to display an editor, where tiptap comes in,...

Changing `data-value` attribute dynamically by the template engine (RactiveJS, in my case) does not make progress bar to update its value. Tip: Re-rendering the progress bar solves the issue.

Got this error by adding a simple progress bar to the html body: `` ![image](https://user-images.githubusercontent.com/39601942/154779718-f411f2b5-f1c6-4b10-aff1-6bff2ca7bbec.png)

Hello There, I would like to find the way to use your library with percentage calculated, I saw we can set the value, but to use progress bar with data...

I'm receiving value updates from a websocket connection every second and the bar does not update consistently at all: https://user-images.githubusercontent.com/75134774/154153733-ce2bc939-12d8-4bb1-a02e-212bfe079eaa.mp4 And when I disable animations, the value is completely incorrect:...

Hi, I'm trying to make the bar full width of the corresponding container element. So for example I have this: ``` ``` .container has max-width 1170px. .col-50 has width 50%....

Hi, I'm a stupid developer here I'm struggling to put text underneath and have it be inline with the loading bar, so whenever the loading bar moves, so does the...

Hello, im not sure if this is a bug or bad usage of the component but the motor icon appears out of place and his label way far from it...

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 5.1.2 to 8.0.1. Changelog Sourced from node-notifier's changelog. v8.0.1 fixes possible injection issue for notify-send v8.0.0 Breaking changes: Expire time for notify-send is made to match macOS...

dependencies

# Changelog ## Fixes label decimal points When label has an integer value at some point, the trailing zero is removed, so the label div narrows a bit. This causes...