toearth
Results
2
issues of
toearth
generateComponents.js:181 filename = filename[0].toUpperCase() + filename.slice(1) ^ TypeError: Cannot read property 'toUpperCase' of undefined at optimizer.optimize.res (/Users/wind/.nvm/versions/node/v8.1.2/lib/node_modules/msvgc/lib/generateComponents.js:181:31)
bug
In ios, I put 4 image in viewpager. When I slide from image 4 to image, it go to image 1 ,then the image will flash. It ok , if...