Drew McArthur

Results 44 comments of Drew McArthur

want to mention that since updating cypress to v10.3.0, i'm getting ` TS2339: Property 'tab' does not exist on type 'Chainable'.` errors. likely related to this. thanks for your work...

chiming in to say thank you for saving me from adobe's bloatware :)

i see [this commit](https://github.com/python/mypy/commit/37d58c310a0bf79f7635cf4fc2f6a491c7ee9683) claims to add support, but i'm still seeing ``` etl\table_transformers\state.py:11: error: List item 0 has incompatible type "str"; expected "ColumnNames" [list-item] ``` where `ColumnNames` is a...

i'm experiencing something similar, although not sure if it's the same - i haven't been able to deploy successfully. each time i try, the deploy hangs at that same spot,...

today's update: i cloned the repo & got stuff up and running locally following the [contributing docs](https://docs.shuttle.rs/community/contribute). I tried to make changes to the logs around the line i linked...

hi! any chance we can check again? I'm unable to use similar web, since they're trying to charge now. (the documentation [here](https://github.com/simple-icons/simple-icons/blob/develop/CONTRIBUTING.md) is out of date, i now get a...

i believe i noticed this happen on v2.1.1-alpha. I opened acorn a day or two ago, and have left it open to sync a project. i opened it today to...

you sure that the api key you're using is the one you're looking at on the open ai billing page? i don't think this is something that can be fixed...

bump, with the addition that the divider currently has style directly in the element. It'd be a lot better to have it defined in a separate CSS file, so that...