Jacek Majewski

Results 1 issues of Jacek Majewski

### Current behavior: I have this error everytime I render components in `@spatie/media-library-pro` ![image](https://github.com/user-attachments/assets/d9026003-6c69-44d7-8ec1-c396cec15e1a) ![image](https://github.com/user-attachments/assets/1a811baa-c3da-478f-b3f2-4129672e0b48) ### Example: ```js import { MediaLibraryAttachment } from "@spatie/media-library-pro-vue3-attachment"; export default { name: "MyComponent", components:...