|
While doing some testing of the tooling, we discovered that the databinding implementation of how we handle advanced properties on bindings needs to be updated to support nested properties.
For example, with the Atom binding, Consumer.initialDelay is not showing up in Advanced list and should definitely be there. That happens on any binding where advanced properties are specified.
|