t4t5 / sweetalert

A beautiful replacement for JavaScript's "alert"
https://sweetalert.js.org
MIT License
22.4k stars 2.84k forks source link

Sweetalert blurs along with React Semantic UI modal with dimmer prop set as 'blurring' #815

Open ronnaf opened 6 years ago

ronnaf commented 6 years ago

This is what it looks like:

Is this a bug, or am I missing something? Or am I not supposed to use blurring modal with sweetalert?

image

CSDev0 commented 3 years ago

have the same issue with fomantic ui. only solution that i found is use dimmed black bg for modals, goodbye blurred bg :C