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

Date as custom component not working #26

Closed amsanket22 closed 6 years ago

amsanket22 commented 6 years ago

How to add date as custom component? I have added it as a custom-component but it does not work it shows blank object? please guide

dabernathy89 commented 6 years ago

@amsanket22 can you spin up an example (https://codesandbox.io/ is a good option) to show me what you've tried so far?

amsanket22 commented 6 years ago

Thank you for your reply but that issue has been solved. that component was not having v-model.

dabernathy89 commented 6 years ago

Gotcha - glad you figured it out!