adamgins

Results 68 comments of adamgins

Update I changed the `.dockerignore` to ``` .git .meteor/local node_modules ``` and now I am getting https://github.com/jshimko/meteor-launchpad/issues/80 not sure if this issue is further along or behind.

@DanDeMicco thanks. @dave-buzzy can you please let Dan know. Dave's workaround was something like ``` ``` We've also got some, what looks like `z-index` issues with the `modal` mode and...

@DanDeMicco struggling a bit with the not getting events again... The weird thing is it's working with `Box.FilePicker()` but not with `Box.ContentUploader()` I actually copied my code from the picker...

Ah one other bit of info... as you see above I should be catching errors too.. .when I upload a file that I have already uploaded... that listener does not...

Hi this fixed it for my local emulator.. but I seem to have the old files cached when I open the workspace in Xcode and try and build for either...

@TheRealNate any more thoughts on an actual solution for the issue? This is a major issue for us too.

FYI this is working with Windows https://github.com/mr-smithers-excellent/docker-build-push but hitting some issues on second push. We have Linux images and Windows based images (for On prem customers).

@TheRealNate is it possible to please re-assess the position there's too much code to merge, given the impact here?

thanks for quick response... should I create a pull request to update it to 4.1.0 , I don't think `Cordova.depends` has option to do something like `^4.0.0` or does it?

Will try BYW if I try and downgrade to `4.0.0` I get this warning ``` WARNING: Attempting to install plugin [email protected], but it should have a minimum version of 4.0.3...