Problem/Motivation

Gamify: In user-Menu the number of points isn't displayed.

During upgrade the method Drupal\gamify\GamifyServiceProvider::alter() has to be deactivated due to circular dependency.

Steps to reproduce

Un-comment changes in Drupal\gamify\GamifyServiceProvider::alter()

Proposed resolution

Fix issue.

Comments

jfeltkamp created an issue.