Issue is reproduce able by clicking on Last in pagination of Media Library form field widget.
Screenshots:
1. Before clicking the Last pagination link (Hided the actual image assets from the screenshot)
2. After clicking the Last pagination link
Replace drupal_get_path() with D10 service methods.
Change the minimum required PHP version from 7 to 8.
Please review the patch
manojapare → created an issue.
Have re-rolled a new patch to make conditional fields (v4.0.0-alpha5) work with layout builder. Thanks for @yusufhm for the patch #11, which helped me.
Sorry I was doing it wrong. It is working as designed.
manojapare → created an issue.
manojapare → created an issue.
Sorry, previous two patches were not applying properly. Uploading the correct patch file.
I see a lot of unwanted file changes in the above patch file. Attaching a cleaner one.
For projects using composer workflow, this patch should work.