This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Description
The Image and OembedVideo partials are working differently. The Image accesses the image using mediaSlide.image.src, while the OembedVideo only has access to the mediaSlider.image because of the only parameter in the include statemnt.
I believe the two partials should loaded the same way. Any thoughts on which way would make most sense ?