I am the following configuration with direct render:
var window.mailgoConfig = {
dark: true,
details: {
subject: false,
body: false,
to: false,
cc: false,
bcc: false,
},
};
When I click the 'copy' button and paste the text, all I see is the recipient's email address.
I am the following configuration with direct render:
When I click the 'copy' button and paste the text, all I see is the recipient's email address.