Bug :
- Paths which have data as an empty string is getting populated in the composition.
- context data for the above elements are not getting populated.
Fix :
- Filtering out all paths which have data as ""
- Context elements not populating for empty data is expected behaviour.