Vladimir Struhar

Results 2 issues of Vladimir Struhar

I managed to lazy load with Vite, but not sure if this is the "proper way" to handle this. ``` //... components: { VueTelInput: defineAsyncComponent(async () => { await import("../../../../node_modules/vue-tel-input/dist/vue-tel-input.css");...

### Filament Version v3.2.35 ### Plugin Version v3.5.0 ### PHP Version PHP 8.3.3 ### Problem description Unable to insert/select image after uploading animated webp images, because the Intervention Image package...

bug