Upgrade from 2020.3.1021 to 2024.1.319 is not working

1 Answer 20 Views
DropDownList Grid Switch (Mobile)
Sabino
Top achievements
Rank 1
Sabino asked on 03 May 2024, 05:43 PM

We are trying to Update kendo from 2020.3.1021 to 2024.1.319, we download the version and then we just copy the kendo.all.min.js, but when we start running the application the drop downs are all oversize, the arrow grouping for the grids is black, but the main thing is we use the kendoMobileSwitch, but every where we try to use we get the error "Uncaught TypeError: $(...).kendoMobileSwitch is not a function".

 

The questions is, do we need to add any additional js reference file to use this function ?

this is how all the drop downs were affected.

this is the arrow grouping image that is back

and the js error is when we try to call like this: $("#element").kendoMobileSwitch({ checked: true });, we get the error "Uncaught TypeError: $(...).kendoMobileSwitch is not a function"

 

Shalini
Top achievements
Rank 1
commented on 08 May 2024, 04:54 PM

Hi, I am also facing the similar issue. Surprisingly no js error. UI dropdown looks exactly like above
Martin
Telerik team
commented on 13 May 2024, 01:20 PM

Hello, could you please share a small Dojo example or a runnable project where we can observe the issue?

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 08 May 2024, 08:33 AM

Hello, Sabino,

The mobile components were deprecated in 2023, with R2 2023 being the last release to distribute the corresponding files. Please refer to our documentation and the blog post that announces the End-of-life for the product.

You can choose on of the mentioned libraries ( Kendo for jQuery, Angular, React, or Vue ) to deliver adaptive and responsive components for your project.

Let me know if you have any further questions on the matter.

Regards,
Martin
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources
Tags
DropDownList Grid Switch (Mobile)
Asked by
Sabino
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or