-
## Version
**v1.1.2**
## Test Environment
OSX, Chrome 75.0
## Current Behavior
https://github.com/nhn/toast-ui.vue-chart/blob/master/src/base.js#L88-L91
```js
regist…
-
```
Vue.$vux.toast.show({
text: 'a',
type: 'text',
time: 60000
})
setTimeout(() => {
Vue.$vux.toast.show({
text: 'b',
typ…
-
1.不需要导入mui.js和他的css,无非就用了个弹框或者其他图标,建议去除,减少体积。可以使用第三方Vue组件库,要用什么导入什么。或者可以使用我的用例
[构造自己的toast.zip](https://github.com/NewEconoLab/nel-wallet-vue/files/2286303/toast.zip)
使用方式
```javacript
import toas…
-
Hello,
I would like to ask for a change that makes Vue Toasted add its styles in a way that does not require `unsafe-inline` being present in CSP. We would like to have our CSP header as secure as po…
-
我本来只在gitee上面发了这个issue,以为作者只有国内的库没有顾上,想着github上应该是没问题的,结果没想到这里的代码也存在install问题,这是我在gitee上发的解决方法:
本失败原因是由于tui-editor(富文本编辑器插件)更名造成的,现在已经更名为toast-ui/editor(以下第一步)
并且该插件还进行了文件名的更名(以下第二步)以及方法名的更名(以下第三步)…
-
Hi, I am trying out nativescript vue, following the starter guide in the official documentation and creating a new app using the vue init command and trying to connect to the dev tool.
I had no pro…
-
## Version
"@toast-ui/vue-calendar": "^1.1.1"
"vue": "^2.6.11"
## Test Environment
Browser: Chrome
OS: Window 10 Home
## Current Behavior
When I click calendar to create new schedule,…
-
Hello,
My app is:
"nuxt": "^2.15.8",
"vue-toastification": "^1.7.14"
As I see, the time will not work when the tab is in-active. What I expected is to close the toast after the timeout, even i…
-
I created a new VUE page and copied the getting-started code, but when I visited the page, something went wrong.
(this.$tours['myTour'].start())
![image](https://user-images.githubusercontent.com/3…
-
## Describe the bug
"@toast-ui/vue-editor": "^3.2.3"
get [Vue warn]: Error in v-on handler: "TypeError: matched is null"
## To Reproduce
Steps to reproduce the behavior:
1. type string with:…