Results 7 issues of Guneet Singh

I am migrating from client side rendering to `next.js` for SSR. Although `connected-next-router` is supposed to replace `connected-react-router` (with the basic analogical name) it does not include a very basic...

good first issue

As discussed in [here](https://github.com/square/leakcanary/issues/650#issuecomment-547661243), this is another leak of `EditText`(or any other subclass of it) that does not get destroyed every time it gets focused and retains the `mContext` until...

status: help wanted
type: leak

I met this issue with a typo error where this plugin threw a runtime error: ``` Cannot read property 'replace' of undefined at ServerlessAppsyncPlugin.getCfnName . . ``` I figured out...

**Is your feature request related to a problem? Please describe.** I want to migrate to [react-boilerplate-cra-template](https://github.com/react-boilerplate/react-boilerplate-cra-template) but there is no guidance for it. Although I started my project with [react-boilerplate](https://github.com/react-boilerplate/react-boilerplate)...

There is no such parameter in Parameter Group for `msql8.0` in `AWS RDS`. See screenshot: ![image](https://user-images.githubusercontent.com/20682846/97026883-9e88f780-1577-11eb-95e5-1b04d5439d15.png) Please update the docs [here](https://github.com/miztiik/AWS-Demos/tree/master/How-To/setup-ssl-connection-to-rds#forcing-connections-to-your-db-instance-to-use-ssl).

The issue arises when in the schema some field names are changed and to implement these changes one manually have to change all the references to the generated source files...

feature-request
product review
codegen

Added Features in v2.2: - Create a QueryBuilder for simplifying query creation for News API - Use qInTitle News API provides an endpoint "everything" to search for keywords or phrases...