Vue and Onsen not working on iPhone 7?
-
Hello
When I go to this example on iPhone 7 Safari (default) browser and type something in textbox, it still says: Hello anonymous
https://tutorial.onsen.io/embed-compact.html?framework=vue&category=reference&module=input
from
https://onsen.io/v2/docs/vue/v-ons-input.htmlFresh installed with yarn onsenui vue-onsenui
?
-
@ZiaxDK Hi! Looks like
v-ons-model
directive is not working after some related updates, I’ll try to fix this asap and release a new version. Thanks for informing!
-
@Fran-Diox Sounds perfect. I’ll wait for it. :)
-
@ZiaxDK I just released
vue-onsenui@2.0.0-beta.1
with this issue fixed :)
Make sure you also haveonsenui@2.2.4
at least.
-
@Fran-Diox Confirmed. It’s working again. Thanks for quick fix. :+1: :)