-
-
**i used use** UxWeb\SweetAlert\SweetAlert;
SweetAlert::success('Success Message', 'Added Done ');
**i used in blade.php**
@include('sweet::alert')
**i used in** // config/app.php
'provi…
-
Getting this error after enabling obfuscation, here is a full stack trace
```
2021-09-11 23:36:45.152 10096-10096/ E/AndroidRuntime: FATAL EXCEPTION: main
Process: , PID: 10096
java.lang.R…
-
FATAL EXCEPTION: mqt_native_modules
Process: com.yoleo, PID: 22675
java.lang.RuntimeException: Unknown animation name: cn.pedant.SweetAlert.Rotate3dAnimation error:cn.pedant.SweetAlert.Rotate3dAnima…
-
Hello everyone, how can I use sweetalert with Dark Mode websites? what do you recommend?
-
I have implemented Sweetalert on my jQuery.validationEngine but the button "Accept" of sweetalert doesn't run the "submit", What could add to make it work?
```
$(document).ready(function(){
…
-
Unhandled Promise Rejection: TypeError: Не удалось получить свойство "add" ссылки, значение которой не определено или является NULL
-
File "C:\Users\my-pc2\AppData\Local\Programs\Python\Python310\lib\site-packages\kivymd_extensions\sweetalert\__init__.py", line 1, in
from .sweetalert import SweetAlert
File "C:\Users\my…
-
Use sweetalert confirmation when deleting server also in admin area (servers table) as sweetalert confirm is being used in user area when deleting server.
The confirmation should be added also when d…
-
![image](https://user-images.githubusercontent.com/29930457/82758437-7a659680-9dde-11ea-97f1-eb9704c34e4f.png)