dash-core-components
dash-core-components copied to clipboard
Input and Textarea components do not `omit` persistence props when passing props to children components
Causes an error in browser console.
We should not be using omit at all: #703
In that case let's add the following components to the list:
- Dropdown
- RangeSlider
- Slider