-
Once I've had a toast triggered I cannot trigger another until a fresh page reload has been done.
Here's my code:
```
var ReactToastr = require('react-toastr');
var { ToastContainer } = ReactToastr;…
-
Hi
First off I have to say that I love the notification framework. It was very easy to follow the documentation and get this working with our application. I have run into one small issue though.
On …
-
Windows 10, Firefox 58(latest)
```
Plex External Player
Error getting metadata from http://192.168.10.220:32400/library/metadata/18486?checkFiles=1&includeExtras=1Error: ReferenceError: GM_xmlhtt…
-
ng2 select2 Implement in nagular 4
Can't bind to 'data' since it isn't a known property of 'select2'. ("
lable
][data]="exampleData" [options]="options">
"): ng:///HomeModule/Select2Dat…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
**jquery-confirm** is a remarkable project with an intuitive design that makes it easy to understand and customize. However, there is a pressing issue: the project appears to be dormant and unmaintain…
-
I tried to install on my prod server. The browser returns a ssl error (ERR_SSL_PROTOCOL_ERROR)
The certificate is well installed and I asked the support of my hosting. They answered:
"Your Domain …
-
Generate a technical documentation for the entire code. Technical documentation is any piece of writing that describes the application, purpose, creation or architecture of a product or service. These…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report
[ ] feature request
```
**Current behavior**
Issue is that you are registering `TransitionEnd` / `AnimationEnd` in browsers …
-
Hi,
i follow the given below link example code
https://api.onlyoffice.com/docbuilder/integratingdocumentbuilder
I integrated above example code and it executed successfully, but when i am clicki…