When adding a basic block and embed media on layout builder, on edit media javascript error appears
"Uncaught RangeError: Maximum call stack size exceeded".
It is calling a function which in turn calls another function and so forth until you hit the call stack limit.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3194571.patch | 805 bytes | abdelrahman amer |
Comments
Comment #2
abdelrahman amer commentedComment #3
rajab natshahComment #5
rajab natshahComment #6
rajab natshahThank you for reporting and patching
It will bring the following yarn eslint issues
It was changed in
#3173443: Add yarn script commands for Drupal coding standard and Drupal Practice for Varbase Layout Builder
after it was in
#3122537: Fix CKEditor text-fields issue of not clickable texts due to interaction with core/drupal.dialog
Comment #10
rajab natshahComment #11
rajab natshahComment #12
rajab natshahComment #13
rajab natshah