Skip to content

Some classNames overrides are not being applied #407

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

Open
AmrineA opened this issue Sep 2, 2020 · 1 comment
Open

Some classNames overrides are not being applied #407

AmrineA opened this issue Sep 2, 2020 · 1 comment

Comments

@AmrineA
Copy link

AmrineA commented Sep 2, 2020

Subject of the issue

When attempting to set classNames for definedRangesWrapper, staticRanges, and staticRange, they don't appear to be applied to rendered output.

[BUG] Bug Reproduce Steps

  • Set custom class names for definedRangesWrapper, staticRanges, and staticRange
  • Render the component and view in dev tools the ranges
  • You'll see the rdr* classes, but not the custom ones you assigned

[BUG] Expected behaviour

  • It should render the custom class names alongside the rdr* values

Environment

Package Version: 1.0.3
React version: 16.13.1
Node version: 12.18.3
Browser: Chrome 81

@Migweld
Copy link

Migweld commented Oct 14, 2020

The same also appears to apply to inputRanges and inputRange

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

2 participants