Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syle conflicts with @mui components #352

Open
AndrGutierrez opened this issue May 4, 2022 · 10 comments
Open

Syle conflicts with @mui components #352

AndrGutierrez opened this issue May 4, 2022 · 10 comments

Comments

@AndrGutierrez
Copy link

when I select an image, some styles change for some reason, for example this button changes his styling, the icons get smaller and I don't know if it happens with any other component

Before picking image

image

### After picking image
image-->

@ddemoss222
Copy link

I am having this issue as well. Please advise. For me this began after upgrading to mui v5. Are there any plans to add a new official release to npm?

@Standin-Alone
Copy link

any updates?

@ddemoss222
Copy link

@Standin-Alone For me this issue was caused by lingering dependencies to v4. Make sure you remove all dependencies to v4, including any 3rd party libs that used v4

@Standin-Alone
Copy link

okay got it

@Standin-Alone
Copy link

how can i still use version 4?

@ddemoss222
Copy link

@Standin-Alone https://v4.mui.com/getting-started/installation/

With that said, I prefer v5 and I am glad I worked through the issues. This is off topic for the issue, though. Please reference the resource included for answers to any further questions

@sarosh-farooq
Copy link

I'm facing the same issue. How can I solve this

@ddemoss222
Copy link

So, I double checked my code and I actually used a fork. It appears that for the moment this repo is not being maintained #341

The fork that has been working for me is: https://github.com/Deckstar/mui-file-dropzone

@stefanpl
Copy link

stefanpl commented Dec 8, 2022

@ddemoss222 great hint … worth noting that this is available as an npm module as well. Took me some time to realise 😅

npm i mui-file-dropzone

@kkg0
Copy link

kkg0 commented Jun 22, 2023

So, I double checked my code and I actually used a fork. It appears that for the moment this repo is not being maintained #341

The fork that has been working for me is: https://github.com/Deckstar/mui-file-dropzone

Hey this fixed the style issues but i cannot apply custom style to the dropzone ? is there any way or it is not possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants