question

69673825 avatar image
0 Votes"
69673825 asked 52673392 edited

Node JS alert and confirm pop ups.

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 ?

azure-databricks
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @69673825,

May I know which Azure Service are you using?

0 Votes 0 ·

Hello @69673825,

Just checking in if you have had a chance to see the previous response. We need the following information to understand/investigate this issue further.

0 Votes 0 ·

1 Answer

52673392 avatar image
0 Votes"
52673392 answered 52673392 edited

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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.