Styles not applied to translate block

Created on 11 June 2024, 15 days ago

After the rc7 update, noticing that gin styles are not applied on the layout builder translation forms.

In my specific case form are "block_content_BLOCK_ID_layout_builder_translate_form" and the new changes in ContextValidator.php are searching for string that start with "layout_builder_translate_form".

To fix this I changed the '/^layout_builder_translate_form.*/' to '/layout_builder_translate_form.*/'

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024