Eimert Vink

Results 6 issues of 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. ![2019-06-28_11:33:19-maindesk_001](https://user-images.githubusercontent.com/12744003/60333300-eeae7480-9998-11e9-99cd-f500b3154e50.png) I've already found a workaround for this issue: use `toggle.setToggled(toggle.getId(), true);`: ![2019-06-28_11:33:27-maindesk_001](https://user-images.githubusercontent.com/12744003/60333306-f241fb80-9998-11e9-959c-892b4f039d4d.png) 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...

azure-spring

**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**. ![2020-06-14_16:00:32-Selectie_001](https://user-images.githubusercontent.com/12744003/84595450-3d7a4600-ae58-11ea-8dca-8f34cb3396cc.png) Feel free to have a look [at the code](https://github.com/Eimert/timmermanvink.nl/commit/57495febfcc37ef091086fb8d52c4c9b64838f18)