- Issue created by @k.wiktorowicz
- 🇩🇪Germany a.dmitriiev
Thank you for bug report and for the patch! I will check it as soon as possible.
- 🇩🇪Germany a.dmitriiev
I have tested this and I see one more problem, the ajax request response returns code 200 (maybe because I am logged in as administrator, I will check with editor role as well), but the response content is empty, because at the moment the update renders the field only, and in case of layout builder there are no fields in the view display. I will first try to fix the response and then check if access is still a problem.
- Merge request !82Issue #3476129 by k.wiktorowicz, a.dmitriiev: Layout Builder – Error when... → (Merged) created by a.dmitriiev
- 🇩🇪Germany a.dmitriiev
I have used the
hook_preprocess_block
instead of trying to modify the content inhook_view_alter
for layout builder. Could you please review MR? - 🇩🇪Germany a.dmitriiev
Regarding the 403 access denied message, I believe this is happening when you already click the button second time, when the paragraph is already the last in the list and it is not allowed to move it more down. It is just because the display was not updated and you of course doesn't see that it is the last one already.
-
a.dmitriiev →
committed 668c125e on 1.x
Issue #3476129 by k.wiktorowicz, a.dmitriiev: Layout Builder – Error...
-
a.dmitriiev →
committed 668c125e on 1.x
Automatically closed - issue fixed for 2 weeks with no activity.