search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Using Daypilot vue sample with vue v3 did not work.

Asked by Marius
3 years ago.

When using the sample code with vue3 the sample does not work. I used sample "vuejs-scheduler-date.20200226" copied necessary files in a fresh vue3 cli project and got the error below. On vue2 it works.

runtime-core.esm-bundler.js?5c40:216 Uncaught TypeError: t is not a function
at Proxy.render (daypilot-vue.min.js?0d32:35)
at renderComponentRoot (runtime-core.esm-bundler.js?5c40:482)
at componentEffect (runtime-core.esm-bundler.js?5c40:4091)
at reactiveEffect (reactivity.esm-bundler.js?a1e9:42)
at effect (reactivity.esm-bundler.js?a1e9:17)
at setupRenderEffect (runtime-core.esm-bundler.js?5c40:4083)
at mountComponent (runtime-core.esm-bundler.js?5c40:4041)
at processComponent (runtime-core.esm-bundler.js?5c40:3997)
at patch (runtime-core.esm-bundler.js?5c40:3647)
at mountChildren (runtime-core.esm-bundler.js?5c40:3810)

Comment posted by Dan Letecky [DayPilot]
3 years ago.

The Vue 3 version of DayPilot is in the works, please hold on.

Answer posted by Dan Letecky [DayPilot]
3 years ago.

Vue 3 is now supported (since build 2020.4.4798).

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.