-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingKendo UI for VueSEV: Hightriagedtriaged bugstriaged bugs
Milestone
Description
Describe the bug
When mounting a Vue component in a unit test using Vitest, the test fails due to an incorrect module import in @progress/kendo-vue-pdf.
To Reproduce
- Download the project from the ticket
- Run npm install and then npm run test
- Notice that the following error is produced:
Error: Cannot find module '/Users/palmer/Documents/rm/kendo-pdf-repro/node_modules/@progress/kendo-drawing/pdf' imported from /Users/palmer/Documents/rm/kendo-pdf-repro/node_modules/@progress/kendo-vue-pdf/KendoDrawingAdapter.mjs Did you mean to import "@progress/kendo-drawing/pdf.js"?
Expected behavior
No errors should occur
Reported in Ticket 1676680
Metadata
Metadata
Assignees
Labels
BugItem which indicates that something is not workingItem which indicates that something is not workingKendo UI for VueSEV: Hightriagedtriaged bugstriaged bugs