react-pivottable icon indicating copy to clipboard operation
react-pivottable copied to clipboard

Error while adding default Row/Column in PivotTableUI

Open arnabneogi86 opened this issue 4 years ago • 0 comments

Hi, When I put rows and cols as default values, in PivotTableUI, those in the UI, cannot be modified. This means I cannot add any more rows or remove any rows in the UI. The error it throws as follows: Warning: Failed prop type: The prop attrValues is marked as required in DraggableAttribute, but its value is undefined. at DraggableAttribute (http://localhost:3000/static/js/2.chunk.js:336459:5)

Kindly let me know if this can be fixed or I'm missing anything. I tried to use the example given. Still same error.

arnabneogi86 avatar Jan 14 '22 14:01 arnabneogi86