25 Mar
2023
25 Mar
'23
5:01 p.m.
I've done some more digging and it seems to me that the browser is in fact attempting to render the panel - but its invisible.
When I click on a message, the div id=held-message-modal appears in the HTML inspector, withe subelements that include the message headers, content, etc - all as expected. It just seems to be that they are completely transparent.
This seems like maybe its a CSS issue? The class of the held-message-modal is "modal fade show" but I am not sure where that is or should be defined (or even if I'm looking at completely the wrong thing.
Anyone able to suggest where to look?