Alert and confirm dont work on line with azure or aws.
I checked.
I use aws elastic beanstalk and that works fine so long as I dont use alert and confirm.
I guess its because node is server side.
Node JS alert and confirm pop ups.
Nigel Wright
291
Reputation points
I have a 500 line Node JS program that uses Azure.
I use alert and confirm popups and they work fine locally.
If I upload the website to Azure the site crashes out with a 500 error.
If I remove alert and confirm from the project then Azure works fine.
Are they being blocked by Azure ?
1 answer
Sort by: Most helpful
-
nigel wright 96 Reputation points
2021-06-19T19:59:03.35+00:00