hi,
took the "new" alpha release from the issue: Maybe time for a new alpha release?.
Added the patches from the following additional issues:

Design and implement a caching strategy: https://www.drupal.org/project/viewfield/issues/2879222
Needs to specify HAL module as dependency: https://www.drupal.org/project/viewfield/issues/2928080
Viewfields do not properly import with default_content: https://www.drupal.org/project/viewfield/issues/2890761
Add a formatter for showing only title and display name: https://www.drupal.org/project/viewfield/issues/2875920

seems to run fine on my dev.
Please test and report back.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

maxilein created an issue. See original summary.

maxilein’s picture

FileSize
24.72 KB

Don't forget to enable the HAL module before trying this dev version!

maxilein’s picture

There is a patch for the issue of warnings and notices - explained in https://www.drupal.org/project/viewfield/issues/2892073#comment-12885273

Notice: Undefined index: #content in Drupal\viewfield\Plugin\Field\FieldFormatter\ViewfieldFormatterDefault->viewElements() (line 154 of modules/viewfield/src/Plugin/Field/FieldFormatter/ViewfieldFormatterDefault.php).

Warning: array_merge(): Argument #1 is not an array in Drupal\viewfield\Plugin\Field\FieldFormatter\ViewfieldFormatterDefault->viewElements() (line 154 of modules/viewfield/src/Plugin/Field/FieldFormatter/ViewfieldFormatterDefault.php).

jerdavis’s picture

New dev snapshots are being generated and we'll have a new release tagged today.

jerdavis’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.