Ken Verhaegen

Results 20 comments of Ken Verhaegen

> So i managed to get it working with my microsoft account after fiddling a bit with it > > 1. run the wsl2host.exe install command and enter whatever user/password...

That's a styling issue. `white-space: nowrap; overflow: hidden; text-overflow: ellipsis;`

That depends on what of post/page you would like to have this effect on. If this is still the homepage like you mentioned, it would probably be the `front-page.php`-file. Otherwise,...

(Sidenote, I guess) When I tried to set up Philips Hue on 1.07.71, I updated AURA because the HUE functionality did not want to link with a Bridge. I tried...

My Aurora bugged, I had to re-edit, and it added a line. My `devices_disabled` inside `Config.json` now looks like this: ``` "devices_disabled": { "$type": "System.Collections.Generic.HashSet`1[[System.Type, mscorlib]], System.Core", "$values": [ "Aurora.Devices.Dualshock.DualshockDevice,...

+1 - Also, the trix editor doesn't even seem to take wire:model into initial consideration & updates to it are 1 character behind.

Indeed, the `show` option doesn't work correctly. I've set it to false, and chained the `wizard.show()`-function instead.

`get_by_sku` is dixit "Deprecated due to issues" Use `get` with a filter, see #131

What fixed the issue with me: turning off debug. (....................I know right... xD)

We just moved it to the end of the file, so nothing in-between clashes. Renaming it to `$mmocd_prefix` would definitely help :)