-
This is coming out of some recent discussion from the Discord server. It'd be great if there was an API to use the toasts that NodeCG uses. Ideally this would be an API that would be both usable from …
-
W com.yausername.youtubedl_android.YoutubeDLException: ERROR: [facebook] 708611673740596: Cannot parse data; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the…
-
Create a toast. While the first toast is visible, create a second toast with a different position- the second toast will be placed with the first, ignoring its own setting.
e.g.
```
toastr.success(…
-
Hi,
thanks for handy library, one question though, how can I set the duration of the toast to a longer value ?!
-
This component could be the same thing.. .though could be diff. Need to define more. @charliemckenzie to keep in mind we are using Toast library for reference
-
Currently there is no feedback to the user regarding the API responses. Skeleton UI library has alerts and toasts, pick one and implement.
-
How do we ensure toasts show up "on top" of an app?
One strategy is minimal: the toast has a UA default style of `z-index: 1`, and then developers are given guidance to generally place it as the la…
-
Hello. Thanks for this library. Nice to use.
It would also be more convenient to be able to pass the date through the options
For example
```js
toast('message', { data: { title: 'Bar', callb…
-
```
What steps will reproduce the problem?
1. Compile the project on Eclipse & deploy standard hello.py to an Android 2+
phone
2. Compile the project on Eclipse & deploy standard hello.py to an Andro…
-
```
What steps will reproduce the problem?
1. Compile the project on Eclipse & deploy standard hello.py to an Android 2+
phone
2. Compile the project on Eclipse & deploy standard hello.py to an Andro…