I want to render component in this iframe. Is there any option of creating h
new Vue({ el:'#frame', store:store, router:router, render: component })
just try to give a name to your route view. Hope it works