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

Carousel is missing import of ICarouselImageProps #986

Closed
AJIXuMuK opened this issue Aug 10, 2021 · 2 comments
Closed

Carousel is missing import of ICarouselImageProps #986

AJIXuMuK opened this issue Aug 10, 2021 · 2 comments
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Milestone

Comments

@AJIXuMuK
Copy link
Collaborator

Category

[ ] Enhancement

[x] Bug

[ ] Question

Version

Please specify what version of the library you are using: [v3.2.0]

Expected / Desired Behavior / Question

@pnp/spfx-controls-react/lib/Carousel contains import of ICarouselImageProps. It's hard to use the Carousel component without this import.

Observed Behavior

The interface is not imported.

Steps to Reproduce

import { ICarouselImageProps } from '@pnp/spfx-controls-react/lib/Carousel'`;

@ghost
Copy link

ghost commented Aug 10, 2021

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label Aug 10, 2021
AJIXuMuK added a commit that referenced this issue Aug 10, 2021
@AJIXuMuK AJIXuMuK added the status:fixed-next-drop Issue will be fixed in upcoming release. label Aug 10, 2021
@AJIXuMuK AJIXuMuK added this to the 3.3.0 milestone Aug 10, 2021
@AJIXuMuK
Copy link
Collaborator Author

The fix has been implemented and will be available in the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:fixed-next-drop Issue will be fixed in upcoming release. type:bug
Projects
None yet
Development

No branches or pull requests

1 participant