Ishou

Results 6 comments of Ishou

I can confirm this is a bug that appeared with the Angular 13 compatibility update, the same code was working correctly before.

Here is a workaround I just found: ```typescript export class MyComponent extends BaseClass { @Input() public override vm: MyProperty; } ```

Hi, sorry for my lack of availability lately, the thing is that this would work for one user but not many We need to add a queue system to avoid...

It's feasable but that'd be a lot of work :/ I'll keep it in our to do but it won't be our top priority yet

Hi, `mvnw.cmd` is just an IntelliJ utility, running your own maven command works fine From the error I think you are missing the jdbc url configuration

Hi, sorry for the late reply. Your branch is not up to date, could you please update it first 🙏