I am running awab 2.0. I created a custom widget which has "inPanel" set to false in the manifest.json
I have also created a custom theme. In this theme's default layout, there is a config.json. I did not define the custom widget in that json.
When i use the builder, i click on the "Set the widgets in this controller", then I am presented with a list of widgets. The custom widget I created is in the list, even though i defined it as "inPanel":false
I would expect that the widget would not be in this list, as it is not a panel widget.
Is this a bug?