Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Property 'Step' does not exist on type 'typeof Steps'.

Open
#128 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
react, typescript
Domain
frontend

Research direction

Start by reproducing the reported error while converting the affected .js file to .tsx, then inspect how the Steps type exposes Step. Confirm the expected Steps and Step usage from the repository before changing anything; done means the TypeScript error is resolved without breaking the previously working behavior.

Written by the indexing model from the issue text.

Description

When I converted my .js file into .tsx.

It started giving me this error:
"Property 'Step' does not exist on type 'typeof Steps'."

Please help me figure out this issue.

Previously it was working fine with .js file. But as we're moving to TS and converting files, it is giving me this issue.

Dominant language
TypeScript
Stars
332
Forks
107
Avg merge
1h 8m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from react-component/steps

All issues in react-component/steps

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.