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.

Providing DownChevron in components doesn't work

See original GitHub issue

The docs say that

The following components are customisable and switchable:

But passing DownChevron in components prop doesn’t do anything, here’s an example https://codesandbox.io/s/react-codesandboxer-example-jvo50. Is it docs wrong or something’s broken?

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:2
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

8reactions
jamesmosscommented, Dec 2, 2019

The exact same issue also affects CrossIcon.

4reactions
jkbmatcommented, Jul 15, 2020

Hi @bladey, this is more like a workaround, as for example CrossIcon is also used in MultiValueRemove, so you need to override two components just to get a different looking ❌.

Also the docs are still wrong, because they list ClearIndicator and DropdownIndicator as switchable, when they aren’t.

I can live with that if you decide to disregard the PR, just correcting the record.

Read more comments on GitHub >

github_iconTop Results From Across the Web

react-select changing drop down indicator icon to font ...
I am trying to change the icon used for the react-select multi select indictor to a font-awesome icon, but it is not working....
Read more >
Drop down chevron not showing in Edge
Drop down chevron does not shows in Edge, can input text though in the drop down field. ... Custom dropdown control works fine...
Read more >
Components - React Select
The following components are customisable and switchable: ClearIndicator; Control; DropdownIndicator; DownChevron; CrossIcon; Group; GroupHeading ...
Read more >
chakra-react-select - npm
If you don't have Chakra UI installed already, you can install it like ... @param {CSSObject} provided -- The component's default Chakra ...
Read more >
Supply Chain's Hidden Flaw - Holman
And many fleets can't see how their supply chain process can become siloed when they don't have access to meaningful business intelligence.
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