Currently, the image loading attribute is not set on the Bynder images. This causes IMG tags to rely on the browser to default to "lazy" loading.
The image field formatter should support this similar to Drupal core's image formatters so that the loading can be configured as "lazy" or "eager", defaulting to "lazy".
None
Active
4.0
Code