-
I have the need to deploy a flutter web app to an environment without internet. The fluttertoast (https://pub.dev/packages/fluttertoast) web implementation uses toastify (https://github.com/apvarun/t…
-
**Do you want to request a *feature* or report a *bug*?**
Feature
**What is the current behavior?**
If I am copying the css into the styled wrapper of the ToastContainer, the placement of the wrapp…
-
I would like to ask for help, because my toastifies don't recive styles while on production mode. In development everything is ok.
I need to add that i use css modules.
That's my wbepack.prod.conf…
-
## Category
- [x] Bug
## Describe the bug
I am working on SPFX solution contains a web part as SPA for child components. I did not make any configuration changes but suddenly I found that after…
-
# 🐛 bug report
With Parcel 2 (2.0.0-alpha.2.1) the Sass gets bundled into an index.css, src and style files with corresponding .map files, but the sourcemaps actually don't work. If I switch ba…
-
Hello there,
after a successfull/failed request, how can I trigger JavaScript functions? In my case, I want to call `Toastify()` [1]
I didn't find something about this.
[1] https://github.com/a…
-
![image](https://user-images.githubusercontent.com/37034590/90672976-b6da4e80-e276-11ea-9128-6ce929028335.png)
In firefox browser, the toastr is showing more extra space than its content
-
For the flutter web App, I use Fluttertoast.showToast() function and set textColor to Colors.back.
But It still show the white color for text.
Could you help me.
Flutter version:
Flutter (Cha…
-
## 🐛 Bug Report
### Environment
Expo CLI 2.19.4 environment info:
System:
OS: Windows 10
Binaries:
Yarn: 1.15.2 - D:\Users\npm\yarn.CMD
npm: 6.9.0 - D:\Users\npm…
-
If we add some sort of connection between the toast notification system and the Redux store, we should be able to push new toast notifications from React applications anywhere in the CMS.
Currently…