Replies: 1 comment 1 reply
-
Can you provide a full reproduction link/demo? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am running [email protected] and [email protected]. I modified the shell program created by
npm create vue@3
to include av-progress-linear
component:However, it does not do the progress animation. It is only a static light teal bar. with no darker part that moves.
The determinant version works (controlled via setting value). Also, the
v-progress-circular
(indeterminate) status works.Any idea why this is not working for me?
Beta Was this translation helpful? Give feedback.
All reactions