plr

Results 5 issues of plr

``` js const gotRequestOptions = { dnsLookupIpVersion: 4, dnsLookup: async function lookup(hostname, options, callback) { console.log('lookup', { hostname, options, callback }); }, agent: { http: new HttpProxyAgent(proxyParams), https: new HttpsProxyAgent(proxyParams),...

Press the button with actionType: location-picker, after choice location with button "save" the app crashes. On Android and oldest version of iPhone Viber it works fine.

Есть ли в планах добавление данных о Поставщиках? Если нет, я могу попробовать сделать PR. Я правильно понимаю, что надо через Developer console определить запрос к этим данным и сделать...

### Description of problem run `t@rs-l3n:/opt/dokku# dokku domains:set school07kz-api api.school07.kz` get asking for dokku password. dokku version 0.34.8 running in docker via docker-compose.yaml: ``` x-defaults: &defaults restart: unless-stopped environment: TZ:...

type: bug
needs: investigation

There is hardcoded `manifestUrl` in https://github.com/ton-org/blueprint/blob/9b1c238938047d3ca1a1b30e5706fcb759950025/src/network/send/TonConnectProvider.ts#L38 It seems to me that the manifestUrl should become parameters and be set when a confirmation request is generated.