material-dashboard-react icon indicating copy to clipboard operation
material-dashboard-react copied to clipboard

React version of Material Dashboard by Creative Tim

Results 28 material-dashboard-react issues
Sort by recently updated
recently updated
newest added

do you have any recommendation on how to implement the logic of the "search anywhere" component on the top bar ? i mean: would you recommend a frontend-based full-text search,...

### Version 1.10.0 ### Reproduction link https://github.com/memo-saldana/cant-upgrade-material-dashboard-react ### Operating System MacOS ### Device MBP 13 inch ### Browser & Version Chrome ### Steps to reproduce I want to upgrade my...

ERROR in [eslint] Failed to load plugin '@typescript-eslint' declared in '../.eslintrc.json': Cannot find module 'typescript' Require stack: - /home/nabati/IdeaProjects/material-dashboard-react/node_modules/@typescript-eslint/eslint-plugin/dist/util/astUtils.js - /home/nabati/IdeaProjects/material-dashboard-react/node_modules/@typescript-eslint/eslint-plugin/dist/util/index.js - /home/nabati/IdeaProjects/material-dashboard-react/node_modules/@typescript-eslint/eslint-plugin/dist/rules/adjacent-overload-signatures.js - /home/nabati/IdeaProjects/material-dashboard-react/node_modules/@typescript-eslint/eslint-plugin/dist/rules/index.js - /home/nabati/IdeaProjects/material-dashboard-react/node_modules/@typescript-eslint/eslint-plugin/dist/index.js - /home/nabati/IdeaProjects/material-dashboard-react/node_modules/@eslint/eslintrc/dist/eslintrc.cjs Referenced...

resolved the below error of scripts and error coming while running npm run start or yarn start Error Description below: ERROR in [eslint] Plugin "react" was conflicted between ".eslintrc.json »...

I am using a material ui template. The below is my Tables.js ``` // Material Dashboard 2 React example components import DashboardLayout from "examples/LayoutContainers/DashboardLayout"; import DashboardNavbar from "examples/Navbars/DashboardNavbar"; // Data...