I've just been simplifying one of our components using parameter publishing, 
and I just realised that informal parameters are not passed to the inner 
component (loop) to render on the element which is passed okay. (although we're 
not using inherit: or publishParameters for element, as it didn't seem to work 
correctly)

Does anyone know of a way of passing informal parameters, or is this an 
instance where we should have used inheritance instead of composition?

Reply via email to