This happens because the popup is not visible before you are attempting to inject the HTML that makes it look the way you want it to. Put that HTML into a condition for when popup is visible…should make it so it always is visible when it should be and looks the way you want it to.