Results 2 comments of Ilya Komichev

@fergaldoyle I suggest to update Readme and make it more clear what it's only reset validation state not inputs values.

I suppose it's because v-popover is wraps everything inside div.trigger with "display: inline-block;" #160 @Akryum I can make demo to reproduce this if you need. ```pug .div-with-grid v-popover( offset="16" :disabled="!isEnabled")...