Open perusoa opened 3 years ago
Without reproducing this yet, it seems pretty likely that this is from the base pieces widget overriding the load
function from apostrophe-widgets
without the joining/area-population. I don't think it would be a BC break to have the pieces widget use the super pattern instead of overriding (unless it actually breaks stuff).
I believe that would actually cause some issues, in that it would load the main join with selected items regardless of whether that type of population was chosen, and that would impact the performance wins in the standard load method for this widget. This would take more work to get right, in other words.
To Reproduce
Step by step instructions to reproduce the behavior:
Expected behavior
Describe the bug
Details
Version of Node.js: v12.19.0
Server Operating System: MacOS Catalina V 10.15.7