Larry Davis
Larry Davis
@blakeembrey I was hoping someone could pick up reaching out to get the site sponsored, let's see what happens with that. If not, I'll send the domain your way and...
Nice find! Can you include an example of this failing so I can test it against the new code and old code? Unfortunately we don't have automated tests in iNoBounce,...
Please just provide a file `examples/padding.html` that reproduces the issue with this pull request, no need to modify your site! Thanks!
Ha, you're right, it looks like the good ol' days. [Ionic](https://ionicframework.com/docs/theming/platform-styles) can look like iOS, but it's designed around a JS framework too. I wonder if you can use the...
+1 this makes a lot of sense. However, `gulp-karma` will be refactored into more of a helper soon. See https://github.com/lazd/gulp-karma/issues/21#issuecomment-40786028 for details.
@jimthedev and @akreitals, one question: Have you tried adding an `error` listener on the stream? That _should_ stop it from dying.
@drtvader sounds like #65 PR fixes scrolling in iOS 13, but things bounce? Can you confirm?
@y1n0 what iOS version?
@Hlsgs can you try #65 and see if it fixes the problem **while still preventing bounce**?
Currently, there is no option to do this. We can certainly add one, something like `subNamespaceWithFilenames: true`, which you can set to `false` for your case... Thoughts?