Amir Latypov
Amir Latypov
I tried to scroll this Picker to a default value, and unfortunately, it works only from viewDidAppear. ``` override func viewDidAppear(_ animated: Bool) { colorPicker.preselectedIndex = Int(task.colorIndex) } ``` If...
### Area of Improvement Vercel Edge Runtime example is not working. `edge-runtime --listen server.ts --port 3000 ` this call just exit without any errors. It works though, If I remove...
Hi I want to give access to create PR on Github, but I'm a bit concerned as to why so many are requested. Can it just request access to PRs...
## Current Behavior ```bash npm run lint > lint > lerna run lint --stream --bail lerna notice cli v7.1.4 > Lerna (powered by Nx) Running target lint for 2 projects:...