Component and Property Source Order
Posted: Fri Jun 30, 2017 8:00 am
I stumbled into this today and I never realized or noticed it before, so I just wanted to know if this is the normal behavior.
When defining a property the that has a dynamic reference, does the location of the define_com (in the source) for the component matter?
For example:
When the component is defined before the property but when the component is defined after the property I get an error.
Is this normal? Like I said I've never seen it before.
When defining a property the that has a dynamic reference, does the location of the define_com (in the source) for the component matter?
For example:
When the component is defined before the property but when the component is defined after the property I get an error.
Is this normal? Like I said I've never seen it before.