Andrey Fedorov
Andrey Fedorov
Ah, I see, in the context of doctor + patient: > I will respect the privacy of my patients, for their problems are not disclosed to me that the world...
What if collecting user data and selling it is how you finance your business and it's in the interest of users for you to have a financed business, instead of...
I was saying "in the interests of the users" is probably too broad — nearly anything has some element of being "in the interests of the users" if the alternative...
looks good & would have appreciated not having to manually fix the flow error. eta?
Sorry, that server's gone. Let me know if I should make another video or if you can reproduce it?
reproduced. it's easier to get to happen when visiting from another domain, though. works fine if I refresh page.
Can confirm this happens with "version": "0.5.1", "resolved": "https://registry.npmjs.org/gulp-browserify/-/gulp-browserify-0.5.1.tgz", "integrity": "sha1-ggEIrCVUqVStuL4X0jlYsMBL4IM=", "dev": true, "requires": { "browserify": "3.46.1", "browserify-shim": "2.0.10", "gulp-util": "2.2.20", "readable-stream": "1.1.14", "through2": "0.4.2" }, and node 8.9.0 and...
oh >NOTE: THIS PLUGIN IS NO LONGER MAINTAINED , checkout gulp-bro for a similar plugin, or the recipes by gulp team for reference on using browserify with gulp.
css `min-heigth` property should help: https://developer.mozilla.org/en-US/docs/Web/CSS/min-height most likely you are running into this issue: > Note that to prevent Stretchy from being applied to elements that don’t match the selector...
Oops, right, I see the "polyfill" for fixing this buggy implementation is mentioned. Might it makes sense to mention Edge by name on the bottom of the page, as well?...