renang

Results 2 issues of renang

Everything works fine on screen view, but when I switch to mobile view (using Chrome) or try it from a mobile device (Chrome on Android) the items don't show, I...

Here's an example of what I'm trying to do: ``` ``` ```` vm.images = [ { filename: "1.jpg", tags: "nature" }, { filename: "2.jpg", tags: "ball" }, { filename: "3.jpg",...