Sergkei Melingk

Results 7 issues of Sergkei Melingk

### Environment **Vuetify Version:** 3.0.0 **Last working version:** 2.6.12 **Vue Version:** 3.2.41 **Browsers:** Chrome 106.0.0.0 **OS:** Windows 10, Windows, Android, iOS, Mac OSX, Linux ### Steps to reproduce Added `...

T: bug
C: VProgressLinear

Hi, I have a login page: ```vue Log in import layout from '@views/Layouts/Auth' export default { layout, data(){ return { form: this.$inertia.form({ email: '', password: '' }) } }, methods:...

Hi @yikoyu Thank you for this package saved me a lot of time. I think Link is missing some functionily: 1. Unlink 2. Target attribute 3. Rel attribute Based on...

enhancement

Added [errorMessages](https://vuetifyjs.com/en/api/v-input/#props-error-messages) prop

enhancement

Hi, After upgrading to `v5` I get this error: ```php Fingerprint\ServerAPI\Model\SeenAt::getGlobal(): Return value must be of type DateTime, null returned ``` `seen_at` - can be nullable, but `Model` doesn't accepts...

Unofficial PHP Client for Cloudflare REST API.