Open pradeephrish opened 9 years ago
@pradeephrish BTW, it's designed as simple as possible, it's will be wonderful if you can figure out yourself and send a pull-request, because it's designed to collaborate!
I'm facing the same issue. What I have seen is that this issue persists only on Safari (tested on Mac) and Google Chrome and Safari on iOS.
Hi, guys, I guess we are facing the same issue, please refer to this fix: https://github.com/Mystist/bootstrap-waterfall/commit/6abbd410b7a74953351b695241b4b61b213ad55b
It's my bad, I wrote bad demo style codes.
It's a great template, I really loved the way it's designed. I am referring sample code from Getting Started, It's working great on desktop browser, but when I try to open it on Android/iPhone browser, it's showing blank page, there are no console error.
I am debugging waterfall() function, there is some issue with the pin size computation. If someone has faced similar issue, please point me in right direction. I will update here If I find the fix