Jannes Jeising

Results 23 issues of Jannes Jeising

If colima is stopped while docker containers are running (e.g. `colima stop` or computer restart), mounting directories on the next start fails: ``` > msg="[hostagent] Mounting \"/Users/…/Library/Caches/colima\"" > msg="[hostagent] Mounting...

This is valid code: ``` js for (var i=0; i

### Before opening the issue, have you...? - [X] Searched for existing issues - [X] Read through [the Monitor-Troubleshooting Wiki](https://github.com/MonitorControl/MonitorControl/wiki/Monitor-Troubleshooting) - [X] Updated MonitorControl to the latest version (if applicable)...

Type: Feature Request

While #232 was fixed in [clones.js#L25](https://github.com/glidejs/glide/blob/master/src/components/clones.js#L25) again with #355 on Jul 22, 2019 the fix is not included in `dist/` in the latest release (3.4.1) from Sep 23, 2019: ```js...

## Feature Request ### Description of Problem: I'm trying to convert existing tables to regular-table. These tables use multiple HTML elements like buttons with hover. When multiple elements are not...

bug

## Support Question Is there a trick to use regular-table with `table { width: 100% }`? I tried, because the table to replace used this, but then the initial render...

question

I would like to fix a binary with some more complex GTK dependencies. This kind of works, but the dependencies of pulled in dylibs sometimes get lost. Example: The binary...

amazon.de (and maybe others) support [direct debit](https://www.amazon.de/-/en/gp/help/customer/display.html?nodeId=GZQJ5W5UN32NC9QH) as a payment method. In this case the payment method is listed as ``` Direct Debit | Last digits: XX ``` but no...

enhancement

When supplying `{cursor: "grab"}` `autoprefix`returns ``` js {cursor: "grab", WebkitCursor: "grab"} ``` Instead of `-webkit-cursor` it should return `-webkit-grab`as a value.

Remove some default comments and update according to `brew audit`.