#111912

Sorry but it doesn’t seem to work.

With the following js code the window appears empty with any message I can use (also “Bye”).

const window = document.createElement(“smart-dialog-window”);
window.innerHTML= message;