-
If I use dynamic icons in `navbar` there is a problem:
![Example](http://g.recordit.co/lTlBd9L0nU.gif)
In `0.9.4` it works fine:
![Example](http://g.recordit.co/7BFFHCnri3.gif)
-
Hi there,
Please check the code below:
[Framework7-Vue-Simple-Template-master.zip](https://github.com/nolimits4web/Framework7-Vue/files/1255288/Framework7-Vue-Simple-Template-master.zip)
Step 1…
-
I am using the Framework7 Vue Webpack starter pack.
My default page ('/') is a login page. My plan is to run a xhr request as soon as any page in the app is requested.
1. So I tried putting th…
-
Used the cordova webpack template (cordova create [com.example.projectname] [ProjectClassName] --template cordova-template-framework7-vue-webpack).
Just run with cordova run android -- --lr.
On…
-
I updated from 0.8.5 to 0.9.0 (framework7 v-1.5.4 -> 1.6.0). Now an error occurs:
"style" is a reserved attribute and cannot be used as component prop.
I use the material theme.
…
-
Hi all,
I'm using with vue-i18n for app translation and I have a calendar with `month-names` and `day-names-short` initialized with `$t('monthsList')`, but when I change language I have no changes in…
-
When I try to use this framework with an iPhoneX, it doesn't extend all the way to the top and bottom as I would expect.
-
I suggest replacing the built-in "router" with "vue-router"
-
It says "ERR cannot find the www/index" when i open the exported apk. please help
-
1. Property "smart-select-back-text" from [docs](http://framework7.io/vue/smart-select.html) is not respected. Tried `:smart-select-back-text="false"`, back button in navbar always has "Back" text and…