thanks for your kind words.
How do you show the alert? Try this please:
M.DialogView.confirm({
title: 'Confirm dialog',
message: 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.'
})
Easiest way is to copy paste it into the console of your browser when a The-M-Project was loaded. To hide it, just hit one of the buttons.
Let me know if you have further questions.