Won't Fix
Last Updated: 14 Dec 2021 07:22 by ADMIN
Ecp
Created on: 07 Dec 2021 17:31
Category: Kendo UI® for Vue
Type: Bug Report
1
kendo-scheduler-vue-wrapper version 2021.3.110 doesn't work on Vite

I try to apply Telerik Scheduler, @progress/kendo-scheduler-vue-wrapper": "^2021.3.110,  in my Vue3 project with Vite but I got an error message, "Dynamic require of kendo.pdf.js is not supported", in the browser console and no calendar show in the web page.


Attached Files:
5 comments
ADMIN
Petar
Posted on: 14 Dec 2021 07:22

Hi Ecp,

Thank you for your understanding and have a wonderful Christmas! :) 

Regards,
Petar
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Ecp
Posted on: 13 Dec 2021 19:25

Hi Petar,

Thank you for the prompt reply.  You provided the detail answer and release schedule.  I keep staying on vue-cli and wait for the new native component release in the end of Q1 2022.  Have a wonderful Christmas holiday. 

Regards,

Ecp

 

 

ADMIN
Petar
Posted on: 13 Dec 2021 15:49

Hi Ecp,

Thank you for the detailed explanation of the issue. We've tested your scenario and I can confirm that the reported error is replicable when we try to use the Scheduler component with Vite.

Unfortunately, the reported issue is a limitation that we cannot fix. What we can say about the Kendo UI for Vue suite is that all its Native components are compatible with Vite but this is not true for its Wrapper components.

The reported issue is related to the implementation of the Kendo UI for jQuery suite which the Kendo UI for Vue Wrapper components use under the hood. 

What I can suggest is to wait for the Native Scheduler component which is planned for the R2 2022 release. Most probably, the component will be available and released by the end of March 2022. I am saying this just to inform you that you won't have to wait till May 2022 when is the official R2 release date. 

I am changing the status of the current bug report to "Won't fix" as this is something we currently cannot fix. Once the Native Scheduler component is available, you will be able to use it with Vite and the reported issue won't be appearing. 

I hope you understand the situation.

Let me know if you have additional questions related to the current thread.

Regards,
Petar
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.

Ecp
Posted on: 12 Dec 2021 22:03
The vue-cli-service works well with scheduler vue-wrapper controller.  The last scheduler vue-wrapper released on March 2021.  I probably wait for next new release to get either vue-wrapper or native new Vue3 component.
Henrik
Posted on: 12 Dec 2021 16:53
I am afraid I do not have a solution to this, but I would just like to say that I am having similar issues getting vue-wrapper controls working with Vite. Would love to know a way to get around it.