After attempting to adjust the time value to 30 seconds and then resetting it, I found that the circular progress would always stop at 100. My goal is for it to count up to 30, with 30 being the maximum count. Even though I did manage to reset it after 30 seconds, the total count remains unchanged. https://i.stack.imgur.com/vPhnY.png
<v-progress-circular :rotate="-90" :size="100" :width="15" :value="loaderValue" class="mb-2" :color="yellow">