-
Hi, my dear!
I use SweetAlert in a project, but I noticed that there were some changes.
Before, I imported a JS file and a CSS into the body of HTML. I downloaded the latest "sweetalert.min.js" …
-
Quickbase uses angular 1.2.21. Could that be the issue?
Thanks
-
I followed the installation instructions but I continue to receive the js error
```
can't find variable: swal
```
### bootstrap.js
```
...
try {
window.Popper = require('popper.js').defa…
-
in my production server in getting this error when try to open the webpage that uses SweetAlert
SweetAlert.min.js” was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
-
WARNING in ./node_modules/angular-sweetalert-service/node_modules/@angular/core/@angular/core.es5.js
5659:15-36 Critical dependency: the request of a dependency is an expression
at ImportLazyCon…
-
- [x] Responsive navbar
- [x] Make the cards all the same
- [x] Fix the Pop UP (Modal)
- [x] Add mandatory
- [x] Add validation
- [x] Add loading animation
- [x] Add pagination
- [ ] Add SweetA…
-
Rather than use the browser dialogs, consider using maybe SweetAlert http://t4t5.github.io/sweetalert/
Will need to ensure that this is a simple drop in replacement and won't have any processing issu…
-
Hi,
I have noticed there are a fair few threads/issues about the padding that SweetAlert adds to the page, although none of the solutions have worked. I notice you can set `scrollbarPadding: false,…
-
I'm trying to upgrade from sweetAlert 1.x (because I want the ability of SweetAlert 2.x to display three buttons). However, _many_ of my existing use cases use `swal.showInputError` to display an err…
-
I get this, Same happen whatever I do. Any ideas?
Cannot read property 'constructor' of undefined
at SweetAlert (sweetalert2.js:2517)
at Object.swal_success [as success] (swangular.js:77)…