Properly wait for dropdown to be open in spec
Instead of relying on Vue.nextTick we are now utilizing the `shown` event emitted by bootstrap-vue
Showing
Please register or sign in to comment
Instead of relying on Vue.nextTick we are now utilizing the `shown` event emitted by bootstrap-vue