react-query-builder icon indicating copy to clipboard operation
react-query-builder copied to clipboard

Does not show criteria when updating props data

Open CarlosOrozc opened this issue 4 years ago • 4 comments

When I change the data props it doesn't render me the criteria, the only solution to this was to destroy in component every time I update the data props.

Is there a way to do this without destroying the component?

CarlosOrozc avatar Jun 11 '20 23:06 CarlosOrozc