question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

appendDots is overriding className declarations

See original GitHub issue

with this configuration appendDots: dots => <div className="myClass"><ul>{dots}</ul></div>,

div.myClass is reasonable to expect for, div.slick-dots is resulting tough.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Aug 7, 2021

Hi! While we waiting the approval, the react fragment works well for this issue: appendDots: dots => <><div className="myClass"><ul>{dots}</ul></div></>

0reactions
VincentCharpentiercommented, Feb 3, 2020

Up, PR waiting for review

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to override previous classes with next classes in tailwind?
The point is, when we concatenate classes in tailwind, the latter classes won't override the previous classes. This is far from the cascading...
Read more >
Bountysource
appendDots is overriding className declarations.
Read more >
Slicked List - seblod
Choose list elements (div, ul, ol) - Positions 'Open' and 'Close' override this. Modal. Modal window per list item; Modal can render based...
Read more >
Overriding Tailwind classes in React - DEV Community ‍ ‍
wait!? What just happened? I added the new CSS class to className , so let's check if it's actually included in the rendered...
Read more >
Automated Malware Analysis Report for https ... - Joe Sandbox
... bdo[dir='ltr'],bdo[dir='rtl']{unicode-bidi:bidi-override;unicode-bidi:-ms-isolate-override ... className,"function"==typeof b.split&&_.ia(b.split(/\s+/) ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found