AlertifyJS icon indicating copy to clipboard operation
AlertifyJS copied to clipboard

How to Replace the syncronised alert(), input() etc

Open dbareis opened this issue 1 year ago • 0 comments

Hi, don't think your functions return promises and this seems to conform it: https://github.com/MohammadYounes/AlertifyJS/issues/126 I'm no JS expert but I've worked out how to use promises.

Neither the documentation or examples show how lets say the standard alert() can be replaced. I need to wait while the dialog is displayed (and responded to). I'd normally use a discussion forum but if one exists I haven't seen it yet (and no luck googling so far).

dbareis avatar Oct 10 '24 08:10 dbareis