satanshiro

Results 4 issues of satanshiro

I might have missed something but I can't set homepage on package.json file to "/" or of the sort so the external assets direct to a js file on base...

![image](https://user-images.githubusercontent.com/38865738/192139620-eb3f43a3-8380-4be9-b9b3-7a28e9bb1507.png) after upgrading there is a mismatch between the 2 types of usersettings and authprovider props because of of the following change `export declare interface AuthProviderUserManagerProps extends Omit { redirect_uri?:...

question

### Checks - [X] I understand project setup issues should be asked on [StackOverflow](https://stackoverflow.com/questions/tagged/http-proxy-middleware) or in [GitHub Discussions](https://github.com/chimurai/http-proxy-middleware/discussions). - [X] I updated to latest `http-proxy-middleware`. ### Describe the bug (be...

**Describe the bug** there is wrong type inference for queries that uses array_agg function even after casting (::TEXT[]) **To Reproduce** Steps to reproduce the behavior: just wite a query like...