Andrei Karushev

Results 4 issues of Andrei Karushev

Soo I am trying to use the package with proxies configured and I have an error `Get "URL HERE": dial tcp 127.0.0.1:443: connect: connection refused` My config: ```go config :=...

I tried to add tables for two days. The query was: ```javascript db.run(` PRAGMA foreign_keys = ON; CREATE TABLE pkgs( .... ); CREATE TABLE subs( ... ); `); ``` And...

docs

If you use comlink with typescript & node you will need a nodeAdapter However ts can't see that file been exported This PR fixes that issue (also described in #508)...

### Version Number 7.62.0 ### Codesandbox/Expo snack https://codesandbox.io/p/devbox/priceless-wing-3knqdk ### Steps to reproduce 1. Go to reproduction URL 2. Wait 1 sec for onChange to be called 3. See expected and...