Giter VIP home page Giter VIP logo

Comments (5)

danilo-leal avatar danilo-leal commented on April 29, 2024 1

Hey there @berenicestr, thanks for opening the issue up! Have you had a chance to look at the"Using Joy UI and Material UI together" doc before setting up your project?

from material-ui.

berenicestr avatar berenicestr commented on April 29, 2024

Thank you! I have reviewed all the documentation. I tried to find examples with Material UI and Joy UI together, without success.

I also found out that the imports have the same name, so there could be conflicts. Ex.:

import Button from '@mui/joy/Button';
import Button from '@mui/material-ui/Button';

Running a full project with Joy UI works fine, but together with Material UI the app crashes.

from material-ui.

danilo-leal avatar danilo-leal commented on April 29, 2024

That's true; we should probably update that doc to account for this conflict. Just to understand a bit more, though, what's motivating you to try to have the two libraries working together on the same project, particularly given that you seem to be using Joy UI first?

from material-ui.

berenicestr avatar berenicestr commented on April 29, 2024

I am using Material UI. Only I am testing material Joy to include some examples in my project. Yes, please you should probably update the documentation to account for this conflict.

from material-ui.

danilo-leal avatar danilo-leal commented on April 29, 2024

Gotcha. For now, I'd advise you to avoid using the two libraries simultaneously, as there might be more conflicts we're not fully aware of ever since we first wrote the doc. Currently, though, we're focused on developing the next Material UI majors, so Joy UI is waiting for a bit. I'll close this issue and will also try to centralize any future comments about this topic on this other issue that's basically a dupe of this (#33275).

from material-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.