Alexandre Bouchard
Alexandre Bouchard
Hi folks, I'm one of the creators of [hookdeck](https://hookdeck.com). It was rewarding to read about your experience. I wanted to jump in to contribute a bit more and offer help!...
Also seeing the issue in the public release of iOS 12. Just to make sure we are talking about the same issue, here is a video: https://drive.google.com/file/d/1X6A9Rd9DtAQ6OvkQ-liLcRK8QnSd6PDf/view?usp=sharing
@AlexandraKlein Solution worked perfectly fine for me as well. Had to tweak it slightly because I am not using jquery ``` // this.flkty = new Flickity(element) this.flkty.on('dragStart', () => (document.ontouchmove...
Exact same issue here.
@jonycfu found a temporary workaround posted here. http://stackoverflow.com/questions/36467992/npm-peer-requirements-error/36494077#36494077 By no means a fix, but your code will run for the time being!
@jmnavarro Can you have a look when time allows?
In this case, though, you couldn't use that URL with the CLI. In general, the URL itself can't really be used without the middleware so it's unclear to me why...
@jmnavarro This makes sense and aligned with our discussion in slack
To me it sounds like there shouldn't be inheritance from the local config to the global config. It's either one or the other?
Yes it's a precedence model. If you want to specify then you'd use `--config`