Topic: Variant outlined fuse template style
Palma free asked 4 years ago
Expected behavior Styles like fuse template
Actual behavior Template default style (ugly)
Resources (screenshots, code snippets etc.) Hi, I just bought your product to use search select. I need to adapt it to fuse template, how do I put the forms in variant = "outlined" and use the fuse template styles with the search select library?
http://react-material.fusetheme.com/documentation/material-ui-components/selects
Palma free answered 4 years ago
Thank you, now I have another problem following the installation steps.
yarn (all ok.) yarn start
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined at validateString (internal/validators.js:112:11) at Object.join (path.js:375:7) at noopServiceWorkerMiddleware (C:\mdb\node_modules\react-dev-utils\noopServiceWorkerMiddleware.js:14:26) at Layer.handle [as handle_request] (C:\mdb\node_modules\express\lib\router\layer.js:95:5) at trim_prefix (C:\mdb\node_modules\express\lib\router\index.js:317:13) at C:\mdb\node_modules\express\lib\router\index.js:284:7 at Function.process_params (C:\mdb\node_modules\express\lib\router\index.js:335:12) at next (C:\mdb\node_modules\express\lib\router\index.js:275:10) at launchEditorMiddleware (C:\mdb\node_modules\react-dev-utils\errorOverlayMiddleware.js:20:7) at Layer.handle [as handle_request] (C:\mdb\node_modules\express\lib\router\layer.js:95:5) at trim_prefix (C:\mdb\node_modules\express\lib\router\index.js:317:13) at C:\mdb\node_modules\express\lib\router\index.js:284:7 at Function.process_params (C:\mdb\node_modules\express\lib\router\index.js:335:12) at next (C:\mdb\node_modules\express\lib\router\index.js:275:10) at handleWebpackInternalMiddleware (C:\mdb\node_modules\react-dev-utils\evalSourceMapMiddleware.js:42:7) at Layer.handle [as handle_request] (C:\mdb\node_modules\express\lib\router\layer.js:95:5)
Jakub Chmura staff commented 4 years ago
I didn't see an error with mdbreact package. It could be an error with other dependency or with your code. When you uninstall mdb everything is alright?
Jakub Chmura staff answered 4 years ago
Hi @Palma,
To make our select outlined just add a prop outline
to this component (You can do the same with the other inputs).
We do not provide support with integrating MDBReact with other libraries, you need to do this on your own. But I can tell you that you just need to overwrite our styles, but I can't promise that if you do this everything will be working fine.
Best, Kuba
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.25.2
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: Yes