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

Menu: Missing typescript definitions #7206

Closed
ivanpajon opened this issue Sep 17, 2024 · 0 comments · Fixed by #7207
Closed

Menu: Missing typescript definitions #7206

ivanpajon opened this issue Sep 17, 2024 · 0 comments · Fixed by #7207
Assignees
Labels
Typescript Issue or pull request is *only* related to TypeScript definition
Milestone

Comments

@ivanpajon
Copy link
Contributor

Describe the bug

This component has some missing typescript definitions in:

  • MenuState
  • MenuPassThroughOptions

Reproducer

https://stackblitz.com/edit/grqf3w?file=src%2Fmain.jsx

System Information

System:
    OS: Windows 11 10.0.22631
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i9-12900HK
    Memory: 38.24 GB / 63.71 GB
  Binaries:
    Node: 22.4.1 - ~\AppData\Local\nvs\default\node.EXE
    npm: 10.8.1 - ~\AppData\Local\nvs\default\npm.CMD
    pnpm: 9.6.0 - ~\AppData\Local\pnpm\pnpm.CMD
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.22621.3527

Steps to reproduce the behavior

  1. Go to reproducer
  2. Inspect console to see current props being passed in state object

Expected behavior

Missing props are present

@ivanpajon ivanpajon added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 17, 2024
@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 Sep 18, 2024
@melloware melloware added this to the 10.8.4 milestone Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typescript Issue or pull request is *only* related to TypeScript definition
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants