93gaurav93 / v-owl-carousel

🦉 VueJS wrapper for Owl Carousel
MIT License
45 stars 25 forks source link

Nuxt.js: Invalid default value for prop "responsive": Props with type Object/Array must use a factory function to return the default value. #14

Closed Eckhardt-D closed 5 years ago

Eckhardt-D commented 5 years ago

The responsive property expects a function and not just an object.

josteph commented 5 years ago

@93gaurav93