Declined
Last Updated: 09 Jun 2025 07:26 by ADMIN
JEAN CHARLES
Created on: 26 May 2025 14:12
Category: Kendo UI for jQuery
Type: Bug Report
0
custom download dependency bug

Hi team, 

I think there is a bug in the dependency detection.

In the attached "config_buged.js" i have chosen some components. The component "chiplist" was partially checked due to dependency.

When lunching my application I got the error :

Message: e(...).kendoChipList is not a function
    at init._createList (kendo.custom.min.js:91:8505)
    at new init (kendo.custom.min.js:91:3218)
    at init._attachGroupable (kendo.custom.min.js:133:96797)
    at init._groupable (kendo.custom.min.js:133:96348)
    at init._continueInit (kendo.custom.min.js:133:33864)
    at new init (kendo.custom.min.js:133:33735)
    at HTMLDivElement.<anonymous> (kendo.custom.min.js:1:42737)
    at jQuery.each (jquery-3.1.1.js:368:19)
    at jQuery.fn.init.each (jquery-3.1.1.js:157:17)
    at e.fn.<computed> [as kendoGrid] (kendo.custom.min.js:1:42713)

 

I was forced to totaly check the "chipList" component as seen in the attached file config.json

 

3 comments
ADMIN
Neli
Posted on: 09 Jun 2025 07:26

Hello Jean Charles,

Thank you for providing the additional details and feedback. I'm glad to hear that the issue has been resolved on your end.

I ran another test by selecting the Grid in the Download Builder Tool and was able to successfully initialize a Grid component using the generated file. Since the issue can’t be easily reproduced and you’re no longer experiencing it, I’ll go ahead and mark the report as 'Declined'. That said, if the problem reappears or you discover more specific steps to reproduce it, please feel free to reopen the thread.

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

JEAN CHARLES
Posted on: 02 Jun 2025 14:28

Hello Neli,

 

I confirm that i used the Download Builder Tool (called DBT for the sake of simplicity) from here : https://www.telerik.com/download/custom-download

Also I confirm that the version I want to use is 2404.1.319 since it is the max version selectable from the DBT interface

(I don't know where 2024.2.514 came from).

 

One of the component I want to use is KendoGrid, when I initialized the grid with some data, I got the error mentionned in the stackTrace in my previous post.

To get rid of this error I was forced to check "ChipList" manually in DBT.

I provided both version on config.json that could help to investigate.

If you can't reproduce easily, you can skip my bug report since I am not stuck anymore.

The bug report was submited just to try improving DBT (if it was faulty).

ADMIN
Neli
Posted on: 02 Jun 2025 08:33

Hello Jean Charles,

The provided information is not sufficient to be sure about the cause of the observed issue. 

From what I understand, you’ve used the custom Download Builder tool to generate a JavaScript file containing only the components you need—is that correct?

I uploaded the config.json to the Download Builder tool using version 2024.1.319, and with the resulting custom.js file, I was able to successfully initialize a ChipList. However, based on your email, it seems that your application does not require initializing a ChipList, but rather a different Kendo UI component. Could you please confirm this and share more details about which component you're trying to use? This way we could test locally, replicating your scenario. Any information on how to reproduce the issue locally would be very helpful, so we can investigate further and provide targeted assistance.

Also as the version in the json files is 2024.1.319, while the Kendo UI for jQuery version marked in the thread is 2024.2.514, could you please confirm which is the version you need to use on your end?

Looking forward to your response.

Regards,


Neli
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.