Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeScript] Missing types for packages #1802

Closed
kdikov82 opened this issue Dec 14, 2023 · 1 comment
Closed

[TypeScript] Missing types for packages #1802

kdikov82 opened this issue Dec 14, 2023 · 1 comment
Labels
Bug Item which indicates that something is not working Regression Regression bug SEV: Blocking

Comments

@kdikov82
Copy link
Contributor

kdikov82 commented Dec 14, 2023

The interfaces are not exported in the packages with versions 7.0.0 and 7.0.1

import { SplitButtonProps, ToolbarSeparatorProps } from "@progress/kendo-react-buttons";
import { CardBodyProps, CardFooterProps, CardHeaderProps, CardImageProps, CardSubtitleProps, CardTitleProps } from "@progress/kendo-react-layout";
etc.

(https://github.com/telerik/kendo-react-private/pull/3295)

@kdikov82 kdikov82 added Bug Item which indicates that something is not working SEV: Blocking labels Dec 14, 2023
@vveesseelliinnaa vveesseelliinnaa added the Regression Regression bug label Dec 14, 2023
@vveesseelliinnaa
Copy link
Contributor

The fix is available in version 7.0.2 of KendoReact:
https://www.telerik.com/kendo-react-ui-develop/components/changelogs/ui-for-react/#v7.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working Regression Regression bug SEV: Blocking
Projects
None yet
Development

No branches or pull requests

2 participants