Discontinued Wrapper Migration Q

1 Answer 10 Views
General Discussions
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
sitefinitysteve asked on 29 Jul 2025, 03:28 PM

First off: I know they are discontinued, not looking for support on them, this is a migration question

I'm investigating the possibility of migrating from vue2 to vue3 on our CMS, we have a bunch of vue2 kendoui vue2 wrapper widgets.

I have loaded the vue3 compat script and the widgets seem to still load (albeit with the warnings in the console).  But will the continue to work if I fully move to vue3 or do they only work in the context of vue2.

1 Answer, 1 is accepted

Sort by
0
Filip
Telerik team
answered on 01 Aug 2025, 12:11 PM

Hello, Steve,

When using the Vue 3 compatibility build (@vue/compat), the Kendo UI for Vue 2 wrapper components continue to function because the build retains support for many Vue 2 APIs and behaviors.

However, once the application is fully migrated to native Vue 3 — meaning the compatibility build is removed and legacy APIs are no longer used — these components will no longer function as expected. They are tightly coupled to Vue 2 internals and are not compatible with standard Vue 3 behavior.

Regards,
Filip
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Filip
Telerik team
Share this question
or