react-query-builder
react-query-builder copied to clipboard
Does not show criteria when updating props data
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?
I will check where the issue is as soon as possible and let you know.
Thank you
So, I know where the issue is. I will try to fix it during this week and make release of new version by Saturday.
Is this solved? I have the same issue when i try to update data based on saved queries from db.