-
config with miniToaster in nuxt app
I installed vue-notification plugin and configured it.it is working fine
i wanna add mini-toaster how to setup mini-toaster
-
Hello,
I get this error when I run "yarn dev" and Vuefront on its initial setup,
![scrnli_10-05-2021 21-36-59](https://user-images.githubusercontent.com/606619/117707991-eef43980-b1d7-11eb-917c-fcef…
-
Hello,
Is it possible to use the component in Composition API?
As far as I see, the example is based on Options API.
Thanks!
-
Toasts would be handy to support a js behavior like tooltips.
A basic template (that can be changed globaly), header text, body text, option for close btn and maybe the theme color class
As of…
-
### Reproduction
https://github.com/HuakunShen/shadcn-vue-packaged-exp
### Describe the bug
I am trying to package some customized shadcn-vue components into a new library to share in other a…
-
## Version
1.1.1,
## Test Environment
Window,chrome
## Current Behavior
```js
// Write example code
scheduleList: [
{
id: '1',
calendarId: '0',…
-
## Version
toast-ui/vue-calendar: 1.1.1
## Test Environment
Chrome,Window10, vue-element-admin
## Current Behavior
```js
// Write example code
// i use props[isExamine] check how to show th…
-
```
vue.js:634 [Vue warn]: Error in render: "TypeError: Cannot read property 'bar' of undefined"
found in
```
getting the above error in console when trying to use this plugin, also I am getti…
-
### 版本
2.0.34
### 转载链接
[http://xn--gzu78ezug722c/](http://没有链接)
### 重现步骤
u-form组件的errorType属性值设为‘toast’时,并不会弹出错误信息,且没有任何提示。是还需要进行额外的设置吗?
### 期望的结果是什么?
设为toast时,校验会弹出错误信息。
#…
-
I looked at the https://github.com/ankurk91/vue-toast-notification/issues/17 Issue and wondered how things are going?
I started using this package in a project of mine which is a Vue Component whic…