carsonw β created an issue.
Same here.
Thanks Ryan! (Hope you're well)
Here's how this can be reproduced:
- Page node displaying paragraphs using display format of Layout Paragraphs Builder (Experimental)
- When viewing the page node, click. "Edit Widgets" and place a paragraph that embeds a views block
- The views block does not render in the DOM. It is invisible
- Click "Save" for LPB
- Click "Close" for LPB
- Views block in paragraph renders properly
- Click "Edit Widgets"
- Views block disappears once again
- Click "Close" for LPB
- Views block in paragraph renders properly
For the life of me, I can't get the patches in #3 and #11 to work, so I'm trying this.
Here's a patch that uses the same methdodology Bootstrap does for screen readers to hide the arrows on Level 1 and restore the right padding of the top level links.
Here's a patch that uses the same methdodology Bootstrap does for screen readers to hide the arrows on Level 1 and restore the right padding of the top level links.
carsonw β created an issue.
Changing issue title since this isn't specific to MS Office. Twilio SendGrid will support TLS connections using only TLS 1.2 and higher beginning June 5, 2023: https://docs.sendgrid.com/for-developers/sending-email/support-for-tls-12
Add to settings.php:
/**
* Disable Shield.
*/
$config['shield.settings']['shield_enable'] = false;