AlertifyJS
AlertifyJS copied to clipboard
How to Replace the syncronised alert(), input() etc
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).