[Vuejs]-List.js is not working after creating dynamic element buy Vue.js 11 October 2023 by thecoderscamp.com 0👍 You could use vue global nextick Vue.nextTick(function () { let list = new List(id, options) }) [Vuejs]-Ways to compose input components in Vue.js [Vuejs]-Make only nested property reactive Source:stackexchange.com