-
Hi @PierreCapo
Thanks for this amazing library.
I want to use the twitter component in my react native app.
I am getting the tweet details from my backend and hence I don't want to provide `cons…
-
As #81189 has been merged, there are a lot of packages that cannot pass the static check and we need to clean them up!
Step 1: Remove one or two packages (related packages) from the list in - https…
-
Hey! A bug appeared today. I had this property defined:
``` yaml
type: object
properties:
begins_at:
description: ISO 8601 date and time the office hold starts.
type: strin…
-
Hey folks !
I am creating my first service in go with protobuf and I was wondering if I could generate only one `task.pg.go` from my 3 different protofiles?
They are in the same package, referen…
-
#### Overview of the Issue and Error Logs
When I run `go get -u github.com/hashicorp/consul/api`, I get the following message:
```
go: finding github.com/sean-/seed latest
go: finding golang.org…
-
When go test is ran there is logic in `go/src/cmd/go/internal/load/test.go` that will scan a package for it's given tests and generate the code for the entry point a test binary. The go tool then co…
-
Kubernetes Apiserver is not closing the websocket connection when calling my_k8s_stream.close() The connection only closes with TCP RST when my python script exits.
I expect my_k8s_stream.close() t…
-
```
go version go1.12.4 darwin/amd64
GOARCH="amd64"
GOBIN=""
GOCACHE="/Users/john/Library/Caches/go-build"
GOEXE=""
GOFLAGS=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Use…
-
## Describe the bug
When I call `changeLanguage` all my params added from `getInitialProps` disappear.
## Occurs in next-i18next version
"next-i18next": "^1.1.2",
## Steps to reproduce
```jav…
-
I tried to compile nvidia.so from gotop-nvidia repo file and then use it in gotop but it threw me an error of an incompatible version
##### gotop version:
3.5.0
##### OS/Arch:
GNU/Linux x64
###…