-
Nx 13 has a new way to design Angular projects. If we leave `tsConfig` option as-is (`/tsconfig.lib.json`), the command will fail because path to tsconfig is not set correctly. Here is what I have whe…
-
### Description of the bug
Unit tests are failing with below error when Angular version is updated to 14.x.x from 12.x.x.
#### Dependency list:
```json
"dependencies": {
"@angular/anim…
mdv27 updated
2 years ago
-
I've been working on a proof of concept using nx extensions. What I'd like to do is create multiple publishable libraries that will be hosted in an npm feed. In addition, the nx-workspace contains an …
-
**Description**
In a fresh Angular 13 project, installing Formly results in an "An unhandled exception"
**Minimal Reproduction**
Stackblitz template is Angular 10... So anyhow, to see this with c…
-
Hello,
I have couple of issues for field type 'multicheckbox' in material theme,
- Axe issue "ARIA attributes must conform to valid values" .
- Screen reader doesn't announce label for multichec…
-
Hi there,
I am quite new to the ethos and have been struggling to add Formly to my Angular 13 project.
When I execute `ng add @ngx-formly/schematics --ui-theme=bootstrap` I am met with an error …
-
**Description**
When `@angular/core@13` is installed, `require @ngx-formly/core` fails with the following error:
```
node:internal/modules/cjs/loader:979
throw new ERR_REQUIRE_ESM(filename, tr…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [X ] bug report
* [ ] feature request
### Issue description
**Current behavior:**
Errors when using nb-date-timepicker com…
-
**Description**
The ng add @ngx-formly/schematics command no longer works. It now throws the error:
`An unhandled exception occurred: Cannot find module '@schematics/angular/utility/config'`
**Mi…
-
### Issue description or question
Wallaby suddenly stopped working until 2 days ago and I have this error message in my webstorm Failing tests tab:
Test run failure: Sandbox load failed, status: f…