You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: