added patch to solve Cannot use object of type Drupal\Core\Render\Markup
issue
- Error: Cannot use object of type Drupal\Core\Render\Markup as array in Drupal\Core\Render\Renderer->doRender() This error have been affected some d10 sites and breaks the site.
Solution
- The following patch have been applied since it was a known error in the drupal community and it solves the issue.
- The site https://hr-d10-7ddaf540.web.cern.ch has the solution applied.