ChristianKlima
ChristianKlima
Hi, we are already using the workaround, but it seems that test execution time is longer. Will there be an offical fix soon? Thank you in advance
Hello Dennis, I'm referring to cypress tests. After some investigation I found out that this is the reason for the slower execution time of cypress tests: [link](https://github.com/cypress-io/cypress/issues/18564).
It seems as if Chrome has been overwhelmed with the layout of our application including Cypress since version 115. Our application runs unstably when command-log window is displayed. As soon...
> I added keys to both parent fields and the nested field with the key 'property2' does not get disabled. Then it works as expected ([Stackblitz](https://stackblitz.com/edit/angular-hz1kdp-zf9ktb?file=src%2Fapp%2Fapp.component.ts)) > > I not...
> That's an expected result, `nested` is the parent of the following fields: `property1` and `property2`: Parent disabled means all the child are disabled. Okay, this means that the parent...
We completely switched our project to dayjs and at the end noticed that dayjs does not support the daylight saving time. I can only warn against using this library. Operations...
I'm reaching out to inquire about the current status of the formly project. Is development still ongoing, or has it been discontinued? Best regards