Nils Tijtgat
Nils Tijtgat
So I just checked the implementation of `filterEmptyUnlessFirst`, but I fail to see how the implementation would produce an empty array when no value is emitted from `filterEvents`. If `filterEvents()`...
@yestalgia this is the updated branch for the `Highlight Fixtures` feature you can test ;)
I have since upgraded to Ma3 for the productions I am running with no time left to invest into QLC+. I'll close!
I just pulled this branch into my project since I needed the `injectQueries` functionality, and found it non-functional in the current implementation in `main`. Is this something we can get...
Just got here after a very length debugging session as to why `npx nx show projects` started returning no projects when upgrading to any version >= `19.5.x`. I also found...
Hey @crutchcorn! I just noticed you dropped a PR to fix `injectQueries`. I've been using a custom build of `@tanstack/angular-query-experimental` from this PR (https://github.com/TanStack/query/pull/8007) that has been working great for...
Out of curiosity, I just installed `22.3.0-beta.1` which released 11 hours ago (I'm assuming the changes mentioned in this issue are in that release as the Angular v21 branch was...
`22.3.x` officially released a few days ago and I installed it through `nx migrate latest` this time with the related migrations, but I'm still running into the same problem. Have...