If you use **Bower** package manager - you will have to initialize library differently:
```
Vue.use(window["vue-js-modal"].default);
```
### Dialog
In version `1.2.8`, the `<v-dialog/>` component was added.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.