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

Stepper: TS missing construct or call signatures #6446

Closed
espezaliate opened this issue Apr 22, 2024 · 1 comment
Closed

Stepper: TS missing construct or call signatures #6446

espezaliate opened this issue Apr 22, 2024 · 1 comment
Labels
Type: Bug Issue contains a defect related to a specific component. Typescript Issue or pull request is *only* related to TypeScript definition
Milestone

Comments

@espezaliate
Copy link
Contributor

Describe the bug

When using the Stepper and StepperPanel with typescript, they throw a TS error

JSX element type 'Stepper' does not have any construct or call signatures.(2604)

Reproducer

https://stackblitz.com/edit/kxjhad?file=src%2FApp.tsx

PrimeReact version

10.6.3

React version

18.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@espezaliate espezaliate added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 22, 2024
@melloware
Copy link
Member

melloware commented Apr 22, 2024

Fixed for next release: #6356

@melloware melloware added Typescript Issue or pull request is *only* related to TypeScript definition and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 22, 2024
@melloware melloware added this to the 10.6.4 milestone Apr 22, 2024
@nitrogenous nitrogenous added the Type: Bug Issue contains a defect related to a specific component. label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component. Typescript Issue or pull request is *only* related to TypeScript definition
Projects
None yet
Development

No branches or pull requests

3 participants