build custom JS of "Window" widget that don't show action icons (Pin/Minimize/Maximize/Close)

2 Answers 25 Views
Window
Ming
Top achievements
Rank 1
Iron
Ming asked on 28 Feb 2024, 03:31 AM

Hi all,

I built the custom JS of Window widget by command below, the window is working but the upper right corner doesn't show action icons (Pin/Minimize/Maximize/Close).

npx gulp custom -c window

From the screenshot attached, you can see there is still finger cursor when mouse over the upper right corner, if I click it, the browser console shows error below:

Uncaught TypeError: /\bk(-svg)?-i(-\w+)+\b/.exec(...) is null
    jQuery 16
    viewEmail email_template_log_list.php:124
    <anonymous> :1
kendo.custom.js:10130:16

However, there is no any problem if I simply use ./dist/js/kendo.ui.core.min.js instead of ./dist/js/kendo.custom.min.js . Is it a bug or I've missed something?

2 Answers, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 02 Mar 2024, 02:20 AM

Hello,

I will need some additional time to review the issue. I will write back with more information on the matter. Thank you for your patience.

Regards,
Neli
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
0
Neli
Telerik team
answered on 02 Mar 2024, 02:39 PM

Hello Ming,

Thank you very much for your patience. I managed to replicate the described issue, thus I logged the following Bug Report on your behalf in our official Feedback Portal:

https://feedback.telerik.com/kendo-jquery-ui/1643432-icons-are-missing-in-the-components-when-custom-script-is-generated-with-gulp

You can follow the item in the portal in order to be notified about our progress on it.

As a token of gratitude for reporting the behavior have updated your Telerik points.

Regards,
Neli
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
Ming
Top achievements
Rank 1
Iron
commented on 04 Mar 2024, 03:13 PM

Thank you for your quick help :)
Tags
Window
Asked by
Ming
Top achievements
Rank 1
Iron
Answers by
Neli
Telerik team
Share this question
or