I had the same issue, and created MR for that.
I am taking this one over.
Patch #2 fixed it. Many thanks!
FIxed it. Used media_library instead of entity_browser. Could be that entity_browser still have some .once issues, but I am not sure. Anyway, this is the fix, in case someone needs solution :)
dusandelucia → created an issue.
dusandelucia → created an issue.
Ok, that helps. The custom code will not be migrated than. Many thanks!
dusandelucia → created an issue.
Number #3 worked and seems to be the most straight forward solution! Thanks!
I get the following error when trying to include sachinchoolur/lightGallery :
Problem 1
- Root composer.json requires drupal/lightgallery ^1.4 -> satisfiable by drupal/lightgallery[1.4.0, 1.x-dev].
- drupal/lightgallery[1.4.0, ..., 1.x-dev] require sachinchoolur/lightgallery ^1.2.21 -> could not be found in any version, there may be a typo in the package name.
Somewhere there's a typo and it's interfering with dependencies.