-
Hi All!
We are really keen to collect your feedback, and to start with, we'd like to know who is using **ngx-admin**. We would really appreciate if you:
- Share your company name
- Share your lo…
-
Hello, I'm not sure if this is a bug or feature request, but I noticed (after jumping into development), that the examples in the docs do not display the initial date value inside the tag that was se…
-
`[bsConfig]="{ dateInputFormat: 'YYYY-MM-DD' }"`
when this format is used, i may expect the same entry come back regardless of client. because we are selecting a date not datetime. But its consider…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => check the FAQ and search github for a similar issue or PR before submitting
[ ] support request => check the FAQ and search github…
-
**I'm submitting a ...** (check one with "x")
```
[ x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit sup…
-
Hi,
for people using the basic patterns of the flex layout lib, you can just included a SCSS file with the following definitions:
```
[fxLayout] {
box-sizing: border-box;
display: flex;
…
-
Subscribe to this issue and stay notified about new [weekly trending repos in all languages](https://github.com/trending?since=weekly)!
-
We get the below error when trying to call a microfrontend. The issue occurs only at times and fails to load the MFE
main.52b1fee5a0c17f23f7ca.js:1 ERROR Error: Uncaught (in promise): Error: inject…
-
**Note: for support questions, please use one of these channels:** [Chat: AngularClass.slack](http://angularclass.com/member-join/) or [Twitter: @AngularClass](https://twitter.com/AngularClass)
* *…
-
A common problem with such libraries is if you have type object inside type object. The parent is NOT required, but child has required properties, then it cries about those required fields. Nerveless …