G. Pires
G. Pires
Hello! Yep, it would be cool. Congrats for the app. Until now, the app isn't able to auto locate my PHP bin, running by Wamp 3.0.0. It is located at...
Hello Rafa. Another paths for Windows: - C:\wamp64\bin\php\php5.6.16\php.exe - C:\wamp64\bin\php\php7.0.0\php.exe :stuck_out_tongue_winking_eye:
Ya! Just pay attention for the different Wamp versions, C:/wamp/ and C:/wamp64/. ;) gg
Hello. That's exactly what I did. :smile: What you think of including this case to your repo?
@GaleForceVR comment have helped here, thanks. :+1:
Agree. There's no `align-items-center` as well... it **must have** these features for yesterday (note: anyone can do it).
I'm facing the same, did you guys come up with something? (`v1.5.2` - yep, I know, outdated)
As far as I've tested here, I could bind `change`, `keypress` and `keyup`, but couldn't `keydown` neither `input`.
I was able to get a similar behavior with `keypress` and `blur` but, of course, it's not equal to `input` event, unfortunately.
With the updated version (`2.5.2`) I could use `keyup`, `keydown`, `keypress` but couldn't use `input` or `change`.