-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
When I use the command k9s and…
-
### Describe the bug
1. The correct token details are displayed
2. Upon initiating a swap, the appropriate network switch toast notification is displayed
3. The token amount displayed is accurate; …
-
### Is there an existing issue for this?
- [X] Yes, I have searched the existing issues and none of them match my problem.
### Product Variant
Cloud (https://rxresu.me)
### Current Behavior
I may…
-
### 重现链接
https://github.com/wgh970312/integrated-vant
### Vant 版本
4.9.4
### 描述一下你遇到的问题。
当我在nuxt中配置将vant单独打包后,访问项目时,会提示Cannot access 'fo' before initialization。其中fo是vue的class RefImpl{}
### 重现步骤
…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
Position is too low and multiple containers not act like the video on the docs
**If the current beh…
-
I had a quick dig around your documentation and could not find a way to set the toast to NOT-close/hold-the-timer if the mouse is over the toast.
It's common for users to mouse over the message i…
-
Hi,
I want to close a Toast used for confirmation with `toast.push({ component: {...})`
How it's possible to close toast if user page changed ? For now, toast persist..
Thanks :)
-
Hi, I've been working on a little quick notification widget for Planner. It's based on Widgets.Toast, I'd like to know what you do think?
![image](https://user-images.githubusercontent.com/33765137…
-
## Description
If a block has a title and this title has been changed, but these changes have not yet been saved and the element is published, then the toast message contains the previous (unchanged)…
-
How to pass options to globally configured toast module?
I could pass the message but not the options.
In my nuxt file I have:
```
toast: {
position: 'top-center',
register: [
…