Nested packaged subflow not taking config node propery

Hello,

For a project I have made some subflows that were packaged following the processes found here: Packaging a Subflow as a module : Node-RED The nodes work as expected, one of the subflow properties that I use is a config node (s7-endpoint node-red-contrib-s7 (node) - Node-RED).

The problems come into play when nesting the nodes within a different subflow. The outer subflow uses the same config node as a property, that the packaged node uses but it seems to not pass properly. This only seems to be an issue after the subflow is packaged. I have tested by nesting the original subflow instead of the packaged node and it worked as expected. Any suggestions are appreciated.

Node Red: 4.0.8