ember-lazy-image icon indicating copy to clipboard operation
ember-lazy-image copied to clipboard

Uncaught TypeError: classArray.join is not a function

Open RuslanZavacky opened this issue 9 years ago • 2 comments

When class is specified like this

{{lazy-image class="v-grid-item__img" url=mainImage errorText=""}}

check which suppose that class is an array fails, because now class is clearly a string.


After I wrote a tests, it seems like test is passing, but its failing in the application, hm

RuslanZavacky avatar Aug 19 '15 12:08 RuslanZavacky

+1

mreq avatar Sep 15 '15 16:09 mreq

+1

franklington avatar Oct 28 '15 15:10 franklington