Michał Ordon

Results 21 comments of Michał Ordon

I confirm that running the polyfill gives some unexpected results in IE9. Since this is not needed for IE9 at all, a quick workaround would be to use conditional comments:...

@nobleach There's likely a syntax error in your layout. Try something simple, like: ``` [ [ ["echo Hello", "echo World"] ] ] ``` and see if it works?

Username checks out. 🙃 That HA integration [clearly does not list yi-hack-v4 as a compatible firmware](https://github.com/roleoroleo/yi-hack_ha_integration#overview). Have a look at [yi-hack-v5](https://github.com/alienatedsec/yi-hack-v5) for compatible firmware.

May I suggest adding this to [1.5 milestone](https://github.com/64characters/Telephone/milestone/19)? For those looking for a solution in the meantime: `System Preferences.app → Users & Groups → Current User (you) → Login Items...

May I vote for https://github.com/fullstackreact/react-native-firestack/pull/304 to be merged into this fork?

Oh, sorry, I only now realised that we're getting totally different code numbers there. Since it seems to be related to #252, it would be great to see whether @Salakar...

With Angular 1.4 out there, I am really looking forward to this! Do you need any help? I am somewhat tight on time but should be able to help with...

The solution is to make sure the key names match: ``` ruby provider.ssh_key_name = "KEY_NAME_IN_VAGRANT" ``` See #223 for details.

@elliotlewis Unless you're confusing the key itself: `override.ssh.private_key_path` with its name: `provider.ssh_key_name`, I'm of no help, I'm afraid. Matching `provider.ssh_key_name` with DigitalOcean's SSH Key Name certainly did the trick for...

[Yes](https://github.com/monospaced/angular-elastic/commit/c24abe5bc05b490b406c2cfdf06d8e50f705c2db)