-
I have a project I’m working on and have come across a weird situation. My primary dev machine is iMac Pro and I use bitbucket to store the code. I also pull to my MacBook to code while relaxing... t…
-
the current song playing toast, when hotkey is pressed, is always stuck on a previous one from AGES ago, and never rectifies itself unless the application was restarted, and this behavior happens ever…
wtf16 updated
2 years ago
-
One possible approach; create a hierarchy of results based on title similarity. User is then presented with the top-level categories and asked to drill down.
Ex: “butter”
- one category
- ARCHWAY H…
-
This style from bootstrap is conflicting with toasty
.toast:not(.showing):not(.show) {
opacity: 0;
}
-
Hello! Made an application release with the latest version of the package (`1.0.2`) a couple of days ago. I use firebase-analytics in the application. About 1-2 percent of users started receiving erro…
-
* **I'm submitting a ...**
[x ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
* **What is the current behavior?**
When application starts, a javascrip…
-
Hi, I have implemented the toasty as suggested in example and it not working in IE11. However, I was able to get it work on Firefox.
Is there something I have missed in configuring it properly. Pleas…
-
See:
https://github.com/prscX/react-native-toasty/blob/cf33af16ec095d44baba13496dd4749d57078d4c/ios/RNToasty.m#L51
-
the README shows how to use the `.success()` method and there are presumably others but I find no documentation on them. I'm transitioning from `ng2-toasty` that offers .default, .info, .success, .wa…
ekkis updated
3 years ago
-
Hi,
I got an error during server side prerending
Exception: Call to Node module failed with error: ReferenceError: window is not defined at ToastyComponent._setTimeout
`import {ErrorHandler,…