-
>Microsoft Windows [Version 10.0.15063]
Desktop notifications from Linux apps don't appear in Windows, it would be nice if this could work.
Example test:
$ sudo apt-get install libnotify-bin
…
-
I've tried numerous times to ToastStore.error() and send it a HtmlElement as per the typescript types you've defined and it always ends up crashing react.
I can provide further details, but hoping …
-
good work! 2 suggestions to make it even better
when one right clicks a bookmark, add 2 options in the popup menu
1) update to current URL
2) save the current URL as bookmark in the current bookmark …
-
i am trying to create a chat `activity` so that users can send messages to each other.. i'm using `Firebase Database` in this case, with [marcorei/Infinite-Fire][1] as an `Adapter`.. The **problem** i…
-
When I compile this with new RN 0.57 I get the following errors:
```
The project name '@remobile/react-native-toast' contains at least one of the following characters: [ , /, \, :, , ", ?, *, |]. Th…
-
This is a integration task picking up on the front-end work done in `feature/keep` branch of this repo ( https://github.com/meedan/montage/tree/feature/keep) and documented as part of `montage-compone…
-
DeliverApp
Settings
Hello World from section: %1$d
Sign in
Email
Password (optional)
Sign in or register
Sign in
This email address is invalid
…
-
[09:14:46.995] Running build in Washington, D.C., USA (East) – iad1
[09:14:47.206] Cloning github.com/pk3011/next-gdrive-index (Branch: main, Commit: 899960a)
[09:14:47.633] Previous build cache not…
-
场景:需要引入一个类似bootstrap的scss库,但是不希望污染全局。
``` vue
export default defineComponent({
})
:deep() {
& {
// Global requirements
@import "@prim…
-
An option to completely remove the default classes (`.toasted-container` `.toasted`) would be useful.
An example could be when you are using a completely custom css library and need to make heavy …