Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

sweetalert2 is not working when deployed in server but working in local

I am facing an issue with SweetAlert2. It is working in local, buttons are getting swapped successfully. But the changes are not appearing when deployed on the server. And these are the things I added in bower.json in order for the SweetAlert2 to work in server:

"angular-sweetalert-2": "latest",
"sweetalert2": "^7.1.3",
"swangular":"^1.4.3"

Comments