2ico
2ico
``` Starting smart config pairing procedure Waiting for the device to install the intermediate firmware Put device in EZ config mode (blinking fast) Sending SSID vtrust-flash Sending wifiPassword Sending token...
I'd like to donate, to award your amazing job. If you can give me some way to send you a little reward, I think you deserve it.
Other clients have an option to download files discarding the folder structure. Folders make it more difficult to search through files.
Expected: Successful build of the ton toolchain. Actual behavior: ``` [100%] Linking CXX executable fift /usr/bin/ld: ../third-party/rocksdb/librocksdb.a(fs_posix.cc.o): in function `rocksdb::CreateIOUring()': /home/george/Documents/TON/ton-spycheese/third-party/rocksdb/env/io_posix.h:163: undefined reference to `io_uring_queue_init' /usr/bin/ld: ../third-party/rocksdb/librocksdb.a(io_posix.cc.o): in function `io_uring_wait_cqe_nr':...
`dist/TelegramWebAppContext.d.ts` mentions non existing TS file Line 2 should be: `import { Telegram } from "../src/Telegram/Telegram";`
### Minimal reproducible example https://github.com/2ico/camera-ts-expo-repro ### Summary Testing on Android, with Expo Go. When executing: ``` const ratios = await camera.getSupportedRatiosAsync() ``` (inside the onCameraMount callback) the promise never resolves,...
I am trying to read() a `text/event-stream`. The backend already works in curl and in a Next.js app. `value` returned from `reader.read()` is a `number` instead of a `Uint8Array`, which...
## Story As a user I want to use different intervals than the 6 provided in the Interval type. So that I can use APIs that have longer intervals etc....
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
Window stacks do not keep a consistent order. For instance, let's say I stacked VS Code (focused and raised) on top of Firefox. Opening a new Firefox window will also...