Dave Workman

Results 12 comments of Dave Workman

Sorry, I've been busy. Will try to look at the suggestions this weekend.

Hi @codesuki, I'm trying to get this running with fargate as well. Everything is running, but the nginx proxy container logs `InvalidParameterException: Container instance cannot be empty.`. I've attached a...

@Digging into this, it appears that `ecs.listContainerInstances` returns an empty array when the cluster is backed by fargate instead of EC2. EDIT: Tried running this in a cluster with a...

I was able to remove the override of `UI.Component.lookup` and confirm that `UI._parentData(n)` and `UI._templateInstance()` both work now. The rest of my app seems to work fine too, I'm not...

Would be greatly appreciated, this is currently the only package/module in my app that is still producing these warnings.

I saw that too, definitely frustrating. Looking at the file again I think I was wrong about it being from Eagle: ``` G04 File Origin: Cadence Allegro 17.2-S049* ```

Thanks! I tried that, and ended up with a ton of scroll bars. I must have some CSS stuff to sort out. Is there a way to make the 2nd...

+1. I just noticed this has stopped working in my application. Downgrading doesn't seem to help. Is this related to Meteor v1.2?