unosquare/tubular-react

CSS Overrides

ziggyjosh16 opened this issue · 9 comments

Is your feature request related to a problem? Please describe.
This component is great but it affects the CSS of my parent components.
Describe the solution you'd like
Update the documentation of to include CSS overrides

Hi @ziggyjosh16,

Can you please provide more information about the issue you're seeing? Like, how you're integrating tubular-react? which version of Material-UI you're using and so on?

Thanks in advance.

Status?

I just tried again doing something like that on a new sandbox and it is working fine as you can see at: https://codesandbox.io/s/material-ui-dark-theme-b9r3z

So, please let me know how I can help you. You can try by upgrading your mui/deps version.

Does this example you made in Sandbox work with the DataGrid Component?

@ziggyjosh16, yeah, I created that codesanbox with a simple DataGrid component so you can see the result.

Related to #665

@ziggyjosh16 did you get a chance to see the codesanbox?

Yes. My issue is similiar to #655 I fixed it by updating my version.