Dirk Luijk

Results 35 comments of Dirk Luijk

Many thanks. Excellent example of a well-documented and stable open-source project. Got it working in no-time, both for my Sonos and my ChromeCast!

I have the same issue in my Angular project. For some reason, when I remove `package.json` in (`projects/my-project`, not the one in my root), the error is gone. I got...

Interesting note: the `name` and `defaultValue` are not the same for every Spring project, they are dynamic because they can be configured. e.g. ```yaml spring: data: web: pageable: page-parameter: page...

+1 for including (public) assets as well. A theme is more than just views, it would be great if any resource can live inside a theme.

I am using ```xml com.willowtreeapps.assertk assertk-jvm 0.26.1 test ``` and the problem still persists.

Same issue, seems to be an issue with CDK Tree. Can't believe this hasn't been fixed over 2 years.

I tried to implement a solution, but so far, it seems that the current implementation has some clear flaws and shortcomings that prevent an easy fix. This is my analysis...

I shared my fixes in this pull request: https://github.com/angular/components/pull/26508. Those fixes are only part of the solution, I still rely on a workaround (see PR). Any contributions, ideas or feedback...

What's the status of this issue? I am really interested to have this in `Herzult/php-ssh` because I am having a problem right now. After executing `npm install` via SSH2, an...