You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating from 0.11.8 to 0.11.10 catch up a bug with inline templates:
Vue doesn't handle component variables in template when using template tag with v-repeat and v-component. But with div tag and replace option anything is ok.