bagusflyer
bagusflyer
Your code looks not correct because you assign the image inside the cell creation part. That means the reused cell won't be assign the correct image.
I'm really curious at how you handle the sorting animation if the height is different
Any sample code?
Any suggestion? Thanks
Actually I have my "/" setup. I just ignored it in my source code. Sorry. Here is my full source code: ``` (function() { 'use strict'; angular .module('video') .config(routerConfig); /**...
I got the same issue. Any solution for iOS 6?
Thanks. I think this is not a perfect solution but I can use it for the time being and I'll continue to investigate the problem and let you know if...
Yes. I used sudo. On 20 Apr, 2014, at 1:54 am, Nathan Rajlich [email protected] wrote: > Are you using sudo? > > — > Reply to this email directly or...
If I don't use sudo, then got this: Error: Attempt to unlock pty.js, which hasn't been locked npm ERR! at unlock (/usr/local/lib/node_modules/npm/lib/cache.js:1304:11) npm ERR! at cb (/usr/local/lib/node_modules/npm/lib/cache.js:866:5) npm ERR! at...
When I ran node-gyp rebuild, I got the following error: gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/usr/local/lib/node_modules/node-gyp/lib/configure.js:340:16)...