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

Steps: Property 'step' does not exist on type 'StepsRouterBindProps'. #4703

Closed
Romx98 opened this issue Oct 26, 2023 · 0 comments
Closed

Steps: Property 'step' does not exist on type 'StepsRouterBindProps'. #4703

Romx98 opened this issue Oct 26, 2023 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Romx98
Copy link

Romx98 commented Oct 26, 2023

Describe the bug

When replicating the router example into my project I get a TypeError Property 'step' does not exist on type 'StepsRouterBindProps'.

This problem can be fixed by adding the step: object type in Steps.d.ts in StepsRouterBindProps interface

Reproducer

https://primevue.org/steps/payment/#router

PrimeVue version

3.38.1

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@Romx98 Romx98 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 26, 2023
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Oct 27, 2023
@tugcekucukoglu tugcekucukoglu added this to the 3.38.2 milestone Oct 27, 2023
@tugcekucukoglu tugcekucukoglu self-assigned this Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants