Hello, I am using Drupal 8 and I have noticed a new issue. When a user submits a webform on a landing page, if they go to another page and come back to the landing page, or if they click the "back to form" link after submitting the form, the "Editorial Section" appears on the page, even if the user is anonymous. Two options are available for them, "View" and "Submissions". Luckily, clicking on either of them brings the user to a 404 error, but we do not want users to be seeing the "Editorial Section" after submitting a webform, and on mobile this will be a huge hindrance.
About two or three years ago I created a Drupal 8 site and in the block layout section I could add blocks in the category 'content'. This way you could add an entity field as a block. More or less the same functionality as the Field as Block module
I did this for some fields and it still works fine, but I'm not able to do it again. The gategory 'Content' is not there anymore.
We have migrated Drupal 7 to 8 but after that drupal is taking too much time to load. on every page 1000+ query executed please check the below link for screenshot.
while creating the file on s3 we have to add metadata on the specific file in drupal 8.
I have configured the s3fs module for uploading files and assets on s3.