NPM Package bug: FocusableElement interface import?

1 Answer 113 Views
Scheduler
Sean
Top achievements
Rank 1
Sean asked on 30 Nov 2022, 07:48 PM

The latest version of node_modules/@progress/kendo-angular-scheduler/navigation/focusable.directive.d.ts file has the following import statement:

import { FocusableContainer } from 'src/types/focusable-container';

However, the path is invalid as there is no "src" folder.  I can get it to work if I manually change to ../ instead of src/ but we shouldn't have to be editing NPM package files.


Seshu
Top achievements
Rank 1
commented on 01 Dec 2022, 04:49 AM

Its breaking the build. Please take this as high priority to resolve

1 Answer, 1 is accepted

Sort by
1
Accepted
Dimiter Topalov
Telerik team
answered on 01 Dec 2022, 10:41 AM

Hello Sean,

Thank you for reporting this issue. It is already fixed in a dedicated version of the Scheduler package we published today - 4.3.7.

I apologize for the inconvenience caused.

Regards,
Dimiter Topalov
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.

Sean
Top achievements
Rank 1
commented on 01 Dec 2022, 01:48 PM

Thanks, Dimiter
Tags
Scheduler
Asked by
Sean
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or