infinity
infinity copied to clipboard
ListView.append() can't accept ListItem
The docs say it can, but the first line if(!obj || !obj.length) return null; cause break if ListItem passed.