Nguyen Van Nhu

Results 3 issues of Nguyen Van Nhu

Since we use Nock for mocking response we can create many testcases to reflect different version and how they should look like.

enhancement

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20200904194848-62affa334b73 to 0.23.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20200904194848-62affa334b73&new-version=0.23.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

If you run this code it will throw this error "TypeError: this.props.children.filter is not a function" ` Test ` I have been trying to understand where the problem is but...