Skip to content

Extensions: do not trigger unnecessary getLocations calls

Administrator requested to merge fix-redundant-get-locations into master

Created by: chrismwendt

Previously, getLocations would be called every time an extension would set properties on the panel view.

Now it only gets called when the component changes.

Merge request reports

Loading