Skip to content

Fix registerExtensionContributions()

Warren Gifford requested to merge fix-merge-contributions into master

Created by: lguychard

Fixes #4171 (closed)

Fixes a regression introduced in #4025: the observable created and registered by registerExtensionContributions() would only emit the contributions of the latest registered extension, instead of emitting the contributions of all active extensions.

Merge request reports

Loading