caiobiodere / cordova-template-framework7-vue-webpack

Framework7 - Vue - Webpack Cordova Template with Webpack Dev Server and Hot Module Replacement
Apache License 2.0
620 stars 154 forks source link

f7 not avaiable in DOM #103

Closed YasiOnFire closed 6 years ago

YasiOnFire commented 6 years ago

Hi, in the new version of this template the f7 lib is not present in the DOM. Old version: przechwytywanie

New version: przechwytywanie2

And because of that i cannot do anything with the f7 API. Am I doing something wrong?

Steps to reproduce:

  1. Create new project with this template.
  2. Add for example platform browser
  3. Run
  4. Console log f7 or Dom7 or $f7
YasiOnFire commented 6 years ago

Ok, nvm. It's jus bind to the Vue instance now. (-‸ლ) I sorry. Closing now.