pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
385 stars 380 forks source link

TypeError: Cannot read properties of undefined (reading 'select') #1843

Open MdIbrahim21 opened 5 months ago

MdIbrahim21 commented 5 months ago

Screenshot 2024-07-01 110525

control from "@pnp/spfx-controls-react/lib/FolderExplorer";

dependencies "dependencies": { "@emotion/react": "^11.11.3", "@emotion/styled": "^11.11.0", "@fluentui/react": "^8.112.5", "@fluentui/react-charting": "^5.19.44", "@fluentui/react-components": "^9.37.0", "@fluentui/react-icons": "^2.0.221", "@fontsource/roboto": "^5.0.8", "@microsoft/sp-component-base": "1.18.0", "@microsoft/sp-core-library": "1.18.0", "@microsoft/sp-lodash-subset": "1.18.0", "@microsoft/sp-office-ui-fabric-core": "1.18.0", "@microsoft/sp-property-pane": "1.18.0", "@microsoft/sp-webpart-base": "1.18.0", "@mui/icons-material": "^5.15.2", "@mui/lab": "^5.0.0-alpha.162", "@mui/material": "^5.15.7", "@mui/x-charts": "^7.1.1", "@mui/x-data-grid": "^7.1.1", "@pnp/spfx-controls-react": "^3.18.1", "@types/react-toastify": "^4.1.0", "bootstrap": "^5.3.2", "crypto-js": "^4.2.0", "moment": "^2.30.1", "office-ui-fabric-react": "^7.204.0", "primeicons": "^6.0.1", "primereact": "^10.1.1", "react": "17.0.1", "react-apexcharts": "^1.4.1", "react-bootstrap": "^2.9.1", "react-circular-progressbar": "^2.1.0", "react-dom": "17.0.1", "react-moment": "^1.1.3", "react-paginate": "^8.2.0", "react-router-dom": "^6.21.1", "recharts": "^2.12.4", "sweetalert2": "^11.10.5", "tslib": "2.3.1" }

github-actions[bot] commented 5 months ago

Thank you for submitting your first issue to this project.