ukrbublik / react-awesome-query-builder

User-friendly query builder for React
https://ukrbublik.github.io/react-awesome-query-builder
MIT License
1.91k stars 490 forks source link

Field values are breaking on source change #1036

Closed surajkumar9131 closed 1 month ago

surajkumar9131 commented 3 months ago

Describe the bug Field values are breaking on source change from Function to Field

To Reproduce change source to Function and add the values change source to Field (Field values should be mixed type (string, number, boolean)

Expected behavior On source change values should reset

Screenshots Select Function and fill all the values

Screenshot 2024-03-20 at 10 31 37 PM

Now select Field and check options

Screenshot 2024-03-20 at 10 31 48 PM

Additional context Add any other context about the problem here.