dash-core-components icon indicating copy to clipboard operation
dash-core-components copied to clipboard

Input and Textarea components do not `omit` persistence props when passing props to children components

Open Marc-Andre-Rivet opened this issue 5 years ago • 2 comments

Causes an error in browser console.

Marc-Andre-Rivet avatar Aug 28 '20 16:08 Marc-Andre-Rivet

We should not be using omit at all: #703

alexcjohnson avatar Aug 28 '20 17:08 alexcjohnson

In that case let's add the following components to the list:

  • Dropdown
  • RangeSlider
  • Slider

Marc-Andre-Rivet avatar Aug 28 '20 17:08 Marc-Andre-Rivet