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

Potential Input Control Style Conflicts with MUI #73

Open
ecanchev-jaspersoft opened this issue Oct 17, 2024 · 0 comments
Open

Potential Input Control Style Conflicts with MUI #73

ecanchev-jaspersoft opened this issue Oct 17, 2024 · 0 comments
Labels
bug Something isn't working input-controls Input Controls Component

Comments

@ecanchev-jaspersoft
Copy link
Member

When using this project in conjunction with Material-UI (MUI), there is a possibility of style conflicts affecting the rendering of input controls (using either the JavaScript or React approach).

This arises due to style precedence. MUI's styling can sometimes override the default styles of the input controls provided by this package.

Important Note: This does not alter any existing MUI styles or configurations within your application.

To help illustrate this issue, please see the attached screenshots:
image
image
image
image

We are aware of this potential style conflict with MUI and are committed to providing a solution in an upcoming release.
We appreciate your patience and understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working input-controls Input Controls Component
Projects
None yet
Development

No branches or pull requests

2 participants