Nicholas Larus-Stone

Results 9 issues of Nicholas Larus-Stone

I'm getting `ConnectionResetError: [Errno 54] Connection reset by peer` when trying to navigate to my autocomplete views. I'm running Python 3.9.1 and django-autocomplete-light==3.8.1. ``` ---------------------------------------- 2021-04-19 17:53:58,716 INFO [basehttp.py:157] "GET...

## Environments * Framework name: raw JS * Component name: `Selecto` * Component version: "selecto": "^1.13.2" ## Description Is there a way to copy the selected area? For context, I...

question

- [ ] Fit - [ ] Predict - [ ] run in loop - [ ] minority generation

For both GMP and non-GMP Must have - [ ] rules_init - [ ] ascii_to_vector - [ ] rule_vand - [ ] rule_vor - [ ] rule_vandnot - [ ]...

**Describe the bug** [supabase-py](https://pypi.org/project/supabase-py/) points to the incorrect version of the code despite having the same name as this repo. I know the correct package is called [supabase](https://pypi.org/project/supabase/), but this...

documentation

# Bug report - [X] I confirm this is a bug with Supabase, not with my own application. - [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.com/supabase/supabase/discussions), and...

bug

Hi, I'm using `apollo-datasource-graphql`, but I'm wondering if it would be possible to generate a `@types/apollo-datasource-graphql` so that I can fix the `implicit-any` error generated by TS? Thanks!