Eimert Vink
Eimert Vink
**Issue** Vagrant is stuck at the step '==> buildserver: Updating /etc/hosts file on active guest machines...'. **Cause** I added `echo "sudo -i" >> /home/vagrant/.bashrc` to my provisioner script. My aim...
Hi, When invoking `toggle.setSelected(true)` the button gets selected but the button background doesn't show the selection.  I've already found a workaround for this issue: use `toggle.setToggled(toggle.getId(), true);`:  As...
**Query/Question** **Not sure if this question belongs here.** Going from v4.2.0 to v4.3.0 of this dependency I was slapped in the face by an exception at startup: `"Invalid" bootstrap servers...
**Why?** [Fixes ansible install error](https://travis-ci.org/Eimert/ansible-role-awx/jobs/372609618) (pkg not found) on Debian stretch (current stable release). Error reproduced in debian stretch docker container: ``` root@704e4f380c4a:/# apt-get install -y python-software-properties Reading package lists......
@wvengen Ruby hero; any help on this one? ``` eimert@EIM shopscraper-api $ ./cli.rb [email protected] password /home/eimert/Downloads/shopscraper-api/ah_shop.rb:35:in `block in orders': undefined method `each' for nil:NilClass (NoMethodError) from /var/lib/gems/2.3.0/gems/mechanize-2.7.5/lib/mechanize.rb:466:in `get' from /home/eimert/Downloads/shopscraper-api/ah_shop.rb:34:in...
Version: v4.1.3 Hi, I'm new and facing the following error: **Uncaught TypeError: a is null**.  Feel free to have a look [at the code](https://github.com/Eimert/timmermanvink.nl/commit/57495febfcc37ef091086fb8d52c4c9b64838f18)