Tim Costa

Results 25 comments of Tim Costa

Hi gtesslerge - You can have pageslide auto-open in the way you described by setting a variable on $rootScope to true when the mouse is against the left side of...

@oseibonsu might want to edit your secret out of that.

Bit of a necro, but just found this module after using several other cloudposse modules and wanted to drop a link to https://github.com/Guimove/terraform-aws-bastion in here. We're using it to automate...

I'm seeing this failure pretty consistently when the role is created and the domain policy is created at the same time. if i re-apply after the role has been created,...

Old issue, but definitely an issue for us as well. `tabindex="-1"` certainly not ideal.

I ended up writing a semi custom wrapper as the inability to defer loading killed this plugin for me (comment tree, nested replies). I suppose that using an ng-if on...

Yes. Especially when i had close to 30 instances of it on a page that all tried to load at once. I don't think the plugin is inefficient - I...

i think that a good way to do this would be a boolean initialization variable. I use it in my custom implementation, and tear down the editor when the boolean...

same issue here, except a window resize does not cause the render to occur. This only occurs for me when my data is still loading when the view is first...