Rolando Urquiza

Results 6 issues of Rolando Urquiza

This plugin decorates the `Hyper` component, however, it takes from the props the `customChildren` and adds its components but then puts them in the `customInnerChildren` prop, [here](https://github.com/henrikdahl/hyper-statusline/blob/8a38c32629452da5bd719b20350b0db36cdf2962/index.js#L287): ``` render() {...

I am using `simple_auth` and `simple_auth_flutter` in a flutter app, when a execute this in the app: ```dart final api = simple_auth.GoogleApi( "google", "954698570318-sghe0evqpr7kj8pag68smqqhde4mvi7r.apps.googleusercontent.com", "oauthredirect", clientSecret: "***", scopes: [ "https://www.googleapis.com/auth/userinfo.email",...

**Is your feature request related to a problem? Please describe.** The keys in the cache depend on the query method and variables, and the cache value persist as long as...

enhancement
dart client
:package: cache

- Insomnia Version: 6.2.0 - Operating System: Linux knight 4.18.0-2-amd64 #1 SMP Debian 4.18.10-2 (2018-10-07) x86_64 GNU/Linux ## Details Insomnia fails to retrieve the GraphQl schema. It shows this error...

N-investigation
N-help
B-bug

### Search before asking - [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar bug report. ### HUB Component Models, Training ### Bug I trained my model using...

bug

### Checked other resources - [x] I added a very descriptive title to this issue. - [x] I searched the LangChain documentation with the integrated search. - [x] I used...

investigate