Closed xylucien closed 4 years ago
Before, alert won't show up again if the user manually closes it because alert div is deleted from the HTML. I fix it by putting a box in the HTML and adding an alert from js when there's an error
alert
Before, alert won't show up again if the user manually closes it because
alert
div is deleted from the HTML. I fix it by putting a box in the HTML and adding an alert from js when there's an error