79709097

Date: 2025-07-21 12:58:58
Score: 1
Natty:
Report link

you only need to add these line

heightAuto: false,

Example -

    Swal.fire({
      heightAuto: false,
    })`

by these changes sweetalert issue will solve.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Vishal Lengare