MikaelEdebro / vue-airbnb-style-datepicker

A VueJs datepicker with a similar look and functionality as the popular AirBnb datepicker.
https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/
MIT License
506 stars 105 forks source link

Vue is not defined on Examples page #89

Closed daamsie closed 5 years ago

daamsie commented 5 years ago

Currently none of the examples on this examples page work

The error in the console is

Uncaught ReferenceError: Vue is not defined at :3:5 at loadJS (htmlpreview.js:85) at htmlpreview.js:56

MikaelEdebro commented 5 years ago

Should be fixed now. Something has broken with https://htmlpreview.github.io/ it seems. Moved the examples page to https://mikaeledebro.gitbooks.io/vue-airbnb-style-datepicker/examples.html