Completed
Last Updated: 16 Sep 2019 14:22 by ADMIN
Release 2019.R3
Michiel
Created on: 15 Jul 2019 12:38
Category: Ripple
Type: Bug Report
1
Ripple util breaks WebPack bundle with Angular 8

Bug report

When Kendo UI is integrated within an Angular 8 App, WebPack incorrectly bundles ripple.js util, thus leading to an error when the script is loaded.

Current behavior

A "cannot read property 'kendo' of undefined" error is being thrown after bundling.

Expected/desired behavior

No error should be thrown when bundling the Kendo script.

Environment

  • Kendo UI version: 2019.2.619
  • Browser: [all]
2 comments
ADMIN
Dimitar
Posted on: 01 Aug 2019 13:28
Hello,

The issue has been fixed and should be available in the latest Internal Build that was released earlier today. In case you would like to use a quick workaround, until the fix is released with the next official version of Kendo UI, you could refer to the last comment in the GitHub issue:


Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Xiao
Posted on: 30 Jul 2019 23:11

I have the same issue.

ripple.js:81 Uncaught TypeError: Cannot read property 'kendo' of undefined

    at ripple.js:81
    at Object.<anonymous> (ripple.js:247)
    at ripple.js:76
    at Object.1549 (ripple.js:77)
    at __webpack_require__ (ripple.js:21)
    at Object.0 (ripple.js:49)
    at __webpack_require__ (ripple.js:21)
    at ripple.js:41
    at Object../node_modules/@progress/kendo-ui/js/util/ripple.js (ripple.js:44)
    at __webpack_require__ (bootstrap:79)