druxt.js
                                
                                 druxt.js copied to clipboard
                                
                                    druxt.js copied to clipboard
                            
                            
                            
                        [views] Add improved support for v-model.
Is your feature request related to a problem? Please describe.
Druxt 0.7.0 added module level support for v-model, but this module still need to integrate with it for a better experience.
Describe the solution you'd like
Use the model data as the canonical source for data, and only fetch data if value isn't set.
Describe alternatives you've considered N/A
Additional context N/A
v-model implementation has been updated for the changes in DruxtModule, but it will still be required to add support for the View and Results in the model.