@kalmlevi we were not able to reproduce this error. When you say 'edit the saved paragraphs', do you men edit them in place in the content or edit them as a library paragraph? Are you sure that section_wrapper is on the list of allowed paragraph types for the field being used to reference the paragraph layout?
A possible workaround for storing layout paragraphs in library items has been proposed at 📌 Add Layout Paragraphs to Paragraphs Library Active .
A possible workaround for storing layout paragraphs in library items has been proposed at 📌 Add Layout Paragraphs to Paragraphs Library Active .
I think this module needs accessChecks on the entityQuery's in message_ui.module to be D10 compatible.
The patch in #5 does not apply for me against v1.5. There are two failures on the info.yml files. The patch to file_download_counter.info.yml fails because there is no '#' at the start of the version: VERSION line which there is in the repo. The second failure on file_download.info.yml seems to be caused by the patch changing the last line of the info file and presumably there is some difference in either the EOL or EOF markers that mean it fails to apply. Have not found a workaround for this yet.