Erik Montes

Results 37 comments of Erik Montes

I just wanted to open this issue in case anyone else gets this problem. After troubleshooting my entire app for several days, it turns out it was a dependency that...

> I have the same problem. This didn't work for me, i tried changing the needle version even with overrides even manually, i don't think that's the solution. Do you...

I just opened **Xcode**, then went to `Settings...` > `Locations`. Then tap the **Command Line Tools** dropdown (this might already have it selected, **BUT TAP IT ANYWAYS**). You'll be prompted...

I have this problem too. We have a Dell laptop with touchscreen, though I'm we are using a mouse. When visiting the plugin's demo page, it doesn't work. It happens...

Here is some good info on the topic: https://github.com/Modernizr/Modernizr/issues/869 http://www.html5rocks.com/en/mobile/touchandmouse/

I created this jsfiddle https://jsfiddle.net/ps7o1n5j/2/ and tested the touch/click events. Results as follow: ## **iOS 8.3** Safari: Touch: true Mouse: true

By the way, the way the native `input[type=number]` handles steps is to just round up to whole number, then increment: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/number#step

@changwoolab what methods are you trying to call?

This is a cool feature. I think the idea is similar to that of how Swift allows you to have an internal variable and external parameter name. (https://useyourloaf.com/blog/swift-named-parameters/) Sometimes it...

@brvv that's great! Even if it's just simple text based, it'd be good enough imo. https://codelogbook.com/2022/12/06/representing-file-structures-in-markdown