Closed levinhtin closed 1 year ago
Thanks for reporting this @levinhtin, let me check this out. 🙂
looks like a z-index problem, maybe the dialog has a very high z-index? can you change it? @levinhtin
Yes, we can not set z-index with <dialog>
Yes, we can not set z-index with
I think you can use z-index but the messageStore element has a z-index: 9999
, if the z-index
of the dialog is below that number I think could work ok.
When the html Dialog is opening, and call method messageStore("test", "success") The message is displayed behind