-
with the addition of folders to jsreport, we allow entities with the same name to exists as long as they are in different hierarchies, because of that queries inside scripts that does something like t…
-
If you identify incorrectly, the nsqd server drops your connection. I think rather than reconnecting with the same bad values over and over, we should just bubble the error up.
```
14/09/05 10:22:05 …
-
While using these wallets.
import { WalletConnectConnector } from '@web3-react/walletconnect-connector';
import { WalletLinkConnector } from '@web3-react/walletlink-connector';
import { AuthereumCo…
-
## Issue Description
### What are you doing?
```js
const path = require("path");
const shortid = require("shortid");
const { Sequelize, Model, DataTypes } = require("sequelize");
const seque…
-
**NOTE: See my comment from Aug 27th 2020 for an update. It's been narrowed to the Auth.signIn method.**
**Describe the bug**
Executing an automated test in jest confirming a new user via `adminCo…
-
I get an issue with react navigation
> undefined is not an object ( evauating '_core.NavigationAction.init')
I am using :
>
> "@react-navigation/native": "^5.0.9",
> "@react-navig…
-
We have many projects that run several services with the same images within their stacks. E.g. Django projects that run separate celery, celerybeat, celeryflower, gunicorn, etc. all from the same imag…
-
As the content team,
When I am writing an article
I want to be able to embed a video from Youtube
So that I can share talks or presentation our team has made within an article
---
This story …
-
The parser to split up repo and archive name into all needed parts is rather complex.
Also, some commands (prune) have a separate `--prefix` argument, which is kind of `archivename*`.
The repo part …
-
**> shortid is deprecated, because the architecture is unsafe. we instead recommend Nano ID, which has the advantage of also being significantly faster than shortid**