Tim Underhay
Tim Underhay
@widjuu see https://github.com/AbelHeinsbroek/chartjs-plugin-crosshair/issues/10
I am getting loads of disconnects with no evident way of directly seeing what's causing them (Node 16.13.0 / node-pg 8.7.1). They almost always happen when firing concurrent queries from...
@cjsheets' solution feels a bit of a hack, but a bit of a hack that works. Cheers! The problem appears to stem from the async nature of the call to...
I'm also getting this error on Sierra 10.12.4 with deasync. I was rather wondering if anyone would be doing something about it at some point, as this has been open...
If the lack of action on this issue is bothering you, I would urge you to contact the author directly, as he/she does not appear to be seeing all of...
My comment wasn't directed specifically to you, @dremekie, but to all those facing the same issues.
I'm wondering the same thing. As far as I can tell, there is still no functional masonry library for Angular 2/4.
Yes, I have a working version based on the Isotope library, which is basically the full-featured big brother to Masonry, but I haven't released it yet as my priority is...
@DiarmuidByrne Check out the index.html file in ngx-panzoom-demo at [this link](https://github.com/KensingtonTech/ngx-panzoom-demo/blob/master/src/index.html). IIRC, I *think* it solves it with this line: ``. If not, https://stackoverflow.com/questions/4389932/how-do-you-disable-viewport-zooming-on-mobile-safari should hopefully solve it for you.
@dydome I'm afraid I don't understand the problem / use case / test case. Are you dropping SVG images from outside the page into the panzoom container? Are you trying...