berry-free-react-admin-template icon indicating copy to clipboard operation
berry-free-react-admin-template copied to clipboard

Berry free react material-ui admin template for easing and faster web development.

Results 27 berry-free-react-admin-template issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Hey Berry, After running the app couple of times, I am getting blank page now. No errors in the console only 1 warning, any ideas what can be the reason?

Left menu is collapsed on page refresh. Any suggestions or help?

When i install the dependencies i get the below error. Need to use right dependency versions in the code. While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react npm...

to reproduce, just go to https://berrydashboard.io/free/dashboard/default toggle device emulation and select a small phone, as you open and close the sidebar you can see the `` component padding changing

### Description When the `MainLayout` render, the `theme` prop is passed to the DOM as [object Object] as you can see in the image below. It was changed the logic...

react-dom.development.js:86 Warning: Prop `className` did not match. Server: "MuiButtonBase-root custom-10d1a0h-MuiButtonBase-root" Client: "MuiButtonBase-root css-10d1a0h-MuiButtonBase-root"

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies

### Commit Checklist - [ ] Remove UNUSED comment code - [ ] Remove any logging like console.log - [ ] Remove all warnings and errors while build - [...