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.

Prop removeSelected not available

See original GitHub issue

Hello!

I was trying to use the removeSelected prop to keep the selected options in a multi select available, just as the doc says

Is this option not available yet ? Is it only available on a non-stable release ?

Thanks for the awesome library!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
Sawan1994commented, Sep 28, 2018

@deathwebo @buob @smiket @B-Reif @unit57 removeSelected has been renamed to hideSelectedOptions in v2.

close #2103

4reactions
fedde-scommented, Nov 23, 2017

I (a random passer-by) just noticed that release v1.0.0 was published a few hours back; maybe that solves your issues.

Read more comments on GitHub >

github_iconTop Results From Across the Web

removeSelected={false} not working in V2? #3023 - GitHub
Hi, after specifying the removeSelected prop to false the options are still deleted from the dropdown. Is this a bug or is there...
Read more >
jQuery how to remove :selected attribute and add new one ...
You want something like $('#mySelect option:selected').removeAttr('selected'); $('#mySelect option:nth-child(5)').attr('selected' ...
Read more >
Solved: Cannot remove selected item from dropdown fields
Dropdown fields that I'm using where this is not working: 1) Choice 2) Lookup 3) Person/Group (single item). Dropdown fields that I'm using...
Read more >
PROPERTIES - CoStar
Remove Unselected is available if you have 500 or fewer results and will remove all properties you have not selected. You can click...
Read more >
Select API - Material UI - MUI
Name Type Default autoWidth bool false children node classes object
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