-
**I'm submitting a ...**
```
[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here
``…
-
**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 supp…
-
**I'm submitting a ...** (check one with "x")
- [ ] bug report - search github for a similar issue or PR before submitting
- [ ] feature request
- [ ] support request - use StackOverflow (add th…
-
**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 d…
-
**I'm submitting a ...** (check one with "x")
- [ ] bug report - search github for a similar issue or PR before submitting
- [x] feature request
- [ ] support request - use StackOverflow (add th…
-
## Issue
**Server Setup Information**:
We are running 18.04 Ubuntu and have installed the latest version of Wekan, Mongodb etc as of about 4 months ago.
Versions:
Mongodb 4.01
Node: 8.16.1
Wek…
-
**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 suppo…
-
**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 …
-
I am building an area chart using ngx-charts, my requirement is to have y-axis on the right side rather than left.
Now going through that you have made yOrient property as an input(). I just can't …
-
Can support es module? in angular14 should be warnning: `depends on 'rfdc'. CommonJS or AMD dependencies can cause optimization bailouts.`
```ts
import rfdc from 'rfdc';
return rfdc(options)(ob…