I have a MVC project created in Visual Studio, but when I import the alertify.js and trying the basic
alertify.log("Standard log message"); I've got this error message.
Cannot read property 'appendChild' of null at Object.setupLogContainer (alertify.js:188) at Object.notify (alertify.js:213) at Object.log (alertify.js:174) at Object.log (alertify.js:455) at assign_back (serviceentry:721)
What should I checked? I'm using the current version from here: https://alertifyjs.org/