Variant outlined fuse template style


Topic: Variant outlined fuse template style

Palma asked a year 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


Jakub Chmura staff premium answered a year 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


Palma answered a year 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 premium commented a year 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?


Magic Dev answered 6 months ago

Same problem. How did you fix, Palma?


Please insert min. 20 characters.
Status

Answered

Specification of the issue
  • User: Free
  • Premium support: No
  • Technology: React
  • MDB Version: 4.25.2
  • Device: All
  • Browser: All
  • OS: All
  • Provided sample code: No
  • Provided link: Yes