-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: HighjQuery
Milestone
Description
Bug report
When the WebPack 4 is used with Kendo version 2022.2.802 the following error is thrown in the console:
webpack_modules[moduleId] is not a function
Reproduction of the problem
-
Open the attached sample project
webpack-demo-wb4.zip -
Run 'npm install' and 'npm start' and check the browser console.
Current behavior
An error: webpack_modules[moduleId] is not a function is thrown .
Note: The latest Kendo version can be used without any issues with WebPack 5.
Expected/desired behavior
There should be no error and the app should run without any issues with Kendo version 2022.2.802 and WebPack 4
Environment
- Kendo UI version: 2022.2.802
- Browser: [all ]
Metadata
Metadata
Assignees
Labels
BugFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: HighjQuery