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 5 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

I will check where the issue is as soon as possible and let you know.

vojtechportes avatar Jun 12 '20 11:06 vojtechportes

Thank you

CarlosOrozc avatar Jun 13 '20 01:06 CarlosOrozc

So, I know where the issue is. I will try to fix it during this week and make release of new version by Saturday.

vojtechportes avatar Jun 15 '20 13:06 vojtechportes

Is this solved? I have the same issue when i try to update data based on saved queries from db.

barbuCristi68 avatar Aug 06 '21 13:08 barbuCristi68