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

[Autocomplete] ListboxProps external ref warning in vs code #44323

Open
syafiqmuda opened this issue Nov 5, 2024 · 1 comment
Open

[Autocomplete] ListboxProps external ref warning in vs code #44323

syafiqmuda opened this issue Nov 5, 2024 · 1 comment
Labels
status: waiting for maintainer These issues haven't been looked at yet by a maintainer

Comments

@syafiqmuda
Copy link

syafiqmuda commented Nov 5, 2024

Steps to reproduce

Link to live example: https://codesandbox.io/p/sandbox/listboxprops-ref-bn67hk?file=%2Fsrc%2FAutocomplete.tsx

Current behavior

No response

Expected behavior

No response

Context

Unable to build project due to typescript issue/warning

Your environment

npx @mui/envinfo
  System:
    OS: Windows 11 10.0.22631
  Binaries:
    Node: 19.1.0 - C:\Program Files\nodejs\node.EXE
    npm: 8.19.3 - C:\Program Files\nodejs\npm.CMD
    pnpm: Not Found
  Browsers:
    Chrome: Not Found
    Edge: Chromium (129.0.2792.89)
  npmPackages:
    @emotion/react: 11.10.5 => 11.10.5
    @emotion/styled: 11.10.5 => 11.10.5
    @mui/base:  5.0.0-alpha.103
    @mui/core-downloads-tracker:  5.15.20
    @mui/icons-material: ^5.11.9 => 5.15.20
    @mui/lab: 5.0.0-alpha.105 => 5.0.0-alpha.105
    @mui/material: 5.10.11 => 5.10.11
    @mui/private-theming:  5.15.20
    @mui/styled-engine:  5.15.14
    @mui/system:  5.15.20
    @mui/types:  7.2.14
    @mui/utils:  5.15.20
    @mui/x-data-grid: 5.17.9 => 5.17.9
    @types/react: 18.0.24 => 18.0.24
    react: 18.2.0 => 18.2.0
    react-dom: 18.2.0 => 18.2.0
    typescript: 4.8.4 => 4.8.4

Search keywords: [Autocomplete] ListboxProps external ref warning in vs code

@syafiqmuda syafiqmuda added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 5, 2024
@syafiqmuda
Copy link
Author

In order to remove the warning, I need to add this attribute in this component:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for maintainer These issues haven't been looked at yet by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant