### Describe the bug It should be possible to set an empty string for the img alt attribute. ### Steps to reproduce the bug 1. Create a ```<b-img :alt="''" />``` ### Expected behavior ```<img alt="">``` ### Versions **Libraries:** - BootstrapVue: 2.15.0