vue.js placeholder syntax showing while loading
-
Hello team,
Love the plugin!
I have identified a simple issue that requires your attention.
When loading template the vue.js syntax is being shown until the javascript completes loading and fills the variables with values.
I have tested the recommended fix and it works. Will you be able to make this simple update so that I can actually use this plugin for my clients?
Adding the
v-cloakattribute the container.Additional CSS:
[v-cloak] { display: none; }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘vue.js placeholder syntax showing while loading’ is closed to new replies.