🇱🇹Lithuania @Evaldas Užkuras

Kaunas, LT
Account created on 23 April 2012, over 12 years ago
#

Merge Requests

Recent comments

🇱🇹Lithuania Evaldas Užkuras Kaunas, LT

@michiellucas problem is with your code in
Drupal\image_browser_widget_crop\Plugin\Field\FieldWidget\ImageCropFileBrowserWidget

`create` and `__construct` methods have to be aligned with latest version of entity_browser module.

🇱🇹Lithuania Evaldas Užkuras Kaunas, LT

@edmund.dunn possibly that in your example it loads two different widgets in that page.
I marked differences in traces from your video (images attached)

🇱🇹Lithuania Evaldas Užkuras Kaunas, LT

This issue is caused by 📌 Cleanup plugin constructors Fixed and the release 8.x-2.10 of Entity Browser.

entity_browser_table module does not support newly implemented plugin construction logic so the required dependencies is not set.

There is an issue for that module 🐛 Error: Call to a member function getStorage() on null RTBC

🇱🇹Lithuania Evaldas Užkuras Kaunas, LT

This issue is caused by 📌 Cleanup plugin constructors Fixed and the release 8.x-2.10 of Entity Browser.

The new logic for plugin's construction. Instead of overriding constructor they add additional dependencies using just a create method.

🇱🇹Lithuania Evaldas Užkuras Kaunas, LT

Adding patch to change priority for routes alter to run at the very end of routes build

Production build 0.71.5 2024