dabernathy89 / vue-query-builder

A UI component for building complex queries with nested conditionals.
https://dabernathy89.github.io/vue-query-builder/
MIT License
643 stars 157 forks source link

Deepclone default value for custom-components #29

Closed rtucek closed 5 years ago

rtucek commented 6 years ago

This fixes 2 edge-cases with custom components and their default value:

dabernathy89 commented 6 years ago

Thanks @rtucek! I'll check this out this weekend.