vuetifyjs / eslint-plugin-vuetify

An eslint plugin for Vuetify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Absolute prop for v-progress-linear exists but shows error

mtdvlpr opened this issue · comments

When I use the absolute prop for v-progress-linear I get an error that it's been removed, but the v3 documentation still lists the absolute prop. I'm using v2.0.0-beta.2.

See https://vuetifyjs.com/en/api/v-progress-linear/#props-absolute

commented

5b01cb6

Forgot to release after that, should be fine now.