imagekit-vuejs icon indicating copy to clipboard operation
imagekit-vuejs copied to clipboard

Property "defaultOptions" was accessed during render but is not defined on instance.

Open sstottelaar opened this issue 2 years ago • 0 comments

After implementing the IKImage component, I get this warning in the console:

Vue warn: Property "defaultOptions" was accessed during render but is not defined on instance. at <IkImage class="w-full h-full object-fit" path="products/tonke-dragt-als-de-sterren-zingen/9789025873745.jpg" url-endpoint=

Any idea how to fix this?

sstottelaar avatar Apr 03 '24 13:04 sstottelaar