John White

Results 56 comments of John White

Also I wanna share a dirty workaround applied as a global style to fix this thing. Took me a while to figure out. ```scss .p-inputgroup > p-dropdown { display: grid;...

I'm sorry, but the bug hasn't been solved. For your convenience, I've created a stackblitz showing it's present even in the current latest release. https://stackblitz.com/edit/primeng-inputgroup-demo-d9vyvn

Yeah I did a similar fix too. This issue is more towards "please make it officially supported with an example".

Since this library is pretty dead, I suggest looking for a fork like github.com/thiagoelg/node-printer, it solved some things for me and it's kept updated.

Same problem, it works initially and it stops reading the UPS after a while, I tried every possible parameter change, it still happens. Is there a way to tell NUT...

@jimklimov Using the "NUT" add-on for Home Assistant, v0.14.1, UPS driver controller 2.8.0. I'm reading that from logs. Building the new package in the raspberry it's running on is a...

Hosting on github and not making it OSS is kind of like baking a cake for your family and giving them a picture.

As mentioned already, MySQL 9 is not fully backwards compatible without this plugin. Remember to link after installing the older, more stable and potentially less secure version. ```bash brew install...

Virtual scrolling & lazy loading never worked good. I've been trying it since v11, and it's a gamble every time. Each version has something that fails, except maybe v13 with...

I can confirm this happens with projects that have CI/CD disabled. Workarounds include specifying manually projects (and not using discovery) or ignoring the errors. Additionally it has to do with...