-
Hello,
I am mounting `bootstrap-multiselect` (`v. 1.1.1`) in a React hook component and using the following function to initialize it in the `useEffect` hook:
```
function initBootstrapMultise…
-
Issue: When I am running code inspection there are several issues reported:
Errors:
node_modules/react-native-element-dropdown/src/Dropdown/index.tsx:363:7 - error TS2531: Object is possibly 'nu…
-
im trying to use multiselect dropdown in react-hookc-form but not work properly kindly suggest some solution for this
sanbox :https://codesandbox.io/s/react-hooks-form-59ylif
rajrs updated
2 years ago
-
## Audit
A designer and developer will pair on this audit, some tasks may be discipline focused. Follow the checklist below for the features and items to review. If there are no issues with the item …
-
Issue - When we search any item by text, then click outside multiselect without clearing searched text. it will clear text but when we click on multiselect again it will show only items which are prev…
-
Hey y'all,
I'm having a problem with a custom WordPress block that uses react-select and I have come to believe that this is a bug in react-select itself. I know that as a general rule, you shouldn…
-
Hi folks!
I am using react-hook-form v7.28 controller with react-select v5.2.2.
I have some problem with the onChange prop. It seems that the option is selected and stored with useState, but in the …
-
React MultiSelect dropdown is always dark regardless of the current theme.
![image](https://i.imgur.com/tUHvaZz.png)
ghost updated
2 years ago
-
A read only variant of Text input is suggested here: https://github.com/carbon-design-system/carbon-contribution/issues/13#issue-421692303
> The “Disabled” option is not viable, as the label and en…
-
### What package has an issue
@mantine/core
### Describe the bug
Scaling the Select component breaks the dropdown size and layout
Initially the size of the dropdown seems to be calculated correc…