-
Failed to load resource: the server responded with a status of 404 (Not Found) http://localhost:62838/traceur.js
zone.js:388 Error: (SystemJS) XHR error (404 Not Found) loading http://localhost:628…
-
**I'm submitting a ...** (check one with "x")
```
[ ] Support request =>
```
**Current behavior**
**Expected/desired behavior**
**Minimal reproduction of the problem with instr…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
# 一些中文的资料
http://www.cnblogs.com/iagw/p/6600777.html
# Ngx-restangular
This project is the follow-up of the Restangular. Ngx-restangular is an Angular 2+ service that simplifies common GET, POS…
-
# 🚀 Feature request
### Describe the solution you'd like
Hello, I would like to use [ngx-formly](https://github.com/ngx-formly/ngx-formly).
### Additional context
**ngx-formly** is an angular…
-
Following the 2 issue #1450 and #1334, I see that our storage has some pressure from small read chunk.
By trying to change ` vod_initial_read_size` to 16K I can see some problematic behavior in th…
-
**Do you want to request a *feature* or report a *bug*?**
BUG
**What is the current behavior?**
Execute yarn install, produce this error:
should have a resolved reference
**If the current …
-
Could you please explain how to pass custom data to the hide() method
`this.dynamicModal.hide(data);`
-
no support yet
-
**Question**
I create my own formly library based on @ngx-formly/core and ng-zorro-antd, and now I want to write its unit test.
I refer to
https://github.com/ngx-formly/ngx-formly/blob/92d4…