arggh

Results 97 comments of arggh

With Nexus 4 and latest Chrome 56.0.2924.87, the demo page is still misbehaving. - Dragging initiates scroll. - Dragging initiates page refresh pull down. - Dragging seems drunk.

Also, I got some of the problems on my app fixed by applying ``` touch-action: none; ``` to my drag handles' CSS properties.

I tried using Dragula in a Meteor app, following the recommendation in this issue to cancel the drop in the event handler and let the rest of the stack take...

Bumped into this very same problem today. My use case is, I want to create a reusable component `` which could be used like so: ```html ``` ...which is why...

> jumping ship to another editor. @RobAley what would that other editor happen to be? Last time I checked, QuillJS was the only one capable of producing consistent content across...

I'm trying to test the `tlsCAFileAsset` setting, and running the app locally with `meteor` it seems to work. However, when deploying the app (running Meteor 2.6.1, Mup version 1.5.5) with...

Try updating your docker image to `zodern/meteor`. If you're running Meteor version installed via npm, node 12 is probably not a good fit.

@denihs I managed to solve this mystery. The problem involved dynamic imports, load balancer + multiple servers, changing subdomains for the same app, sticky sessions via cookies and a missing...

To add a timeline, support for v3 will end 1st of July 2023.