I am using jquery-ui which might introduce some DOM in run time. The scoped style will not be applied to the new DOM, any solution on this?
Activity
azamat-sharapov commentedon Nov 17, 2015
This repo issue tracker is for vuejs.org website issues. You should ask your question in forum.vuejs.org
As for question, you might want to read about
Vue.nextTick()
orvm.$nextTick()
and check if it's what you looking for.elaijuh commentedon Nov 17, 2015
@azamat-sharapov thanks!
Merge pull request #184 from popomore/fix-links
"Migration from Vue 1.x" の翻訳 (vuejs#184)
Merge pull request vuejs#184 from Alex-Sokolov/master
translate packing sfc for npm (vuejs#184)