Mark Shust

Results 242 comments of Mark Shust

@pantaoran Wondered if you ever wound up running or creating something for this? If so, let me know if we could perhaps have some hints at setup. If not, I'll...

@pantaoran Thanks, I'll reference this config when creating the docker img for this

@gadicc sorry, I'm a bit ignorant myself on how Cordova works. Given that this is a popular subject and will eventually lead to a true hot component reload developed by...

Oh by the way, this module works pretty great! I've tried a few, and this is the only one that worked out of the box for me. Big 👍

@martijnwalraven unfortunately I can't start simulator until the app starts, so that doesn't help here at all. i tried adding an App.accessRule: ``` App.accessRule('http://*:3002'); ``` however, it had no effect....

This isn't yet possible, so if you need/want a different PHP version, you will need to follow the "manual installation" steps, and update the compose.yaml file before installing M2. I'll...

I don't have much experience with testing and Magento. Is it typical to run Xdebug when running integration tests? That doesn't seem right. I'd think it should always be disabled...

I'll chime in here. I'm trying to get the client's IP when running Meteor on Kubernetes behind an Nginx proxy service for SSL termination. I've followed the instructions here: http://docs.meteor.com/#/full/meteor_onconnection...

I'm not sure I understand. We have no webview in safari ;)

I'm thinking there should be an equivalent `CustomKeyboard.close`?