hooper icon indicating copy to clipboard operation
hooper copied to clipboard

Renames carouselData property to myCarouselData

Open ro2nie opened this issue 5 years ago • 0 comments

Method updateCarousel() makes reference to data property this.myCarouselData which does not exist. Judging from previous examples and from the method updateCarousel(payload) (already referencing this.myCarouselData), the data property should be called myCarouselData and not carouselData.

ro2nie avatar Mar 26 '20 08:03 ro2nie