Gabriel Sobrinho
Gabriel Sobrinho
```markdown | test a | test b | | :---: | :---: | | 1 | 1 | | 10 | 10 | ``` iPhone: Android:
Hi, @EvanBacon ! How can we integrate that library with something like react-native-keyboard-controller or a similar one? Quick example: clicking on a field near to the end of the page,...
That will fix an issue when calling `flatten` to an array of `ChargeBee::Model`: ```ruby resources.map(&:class).tally #=> {ChargeBee::Transaction=>890, ChargeBee::Invoice=>712, ChargeBee::Customer=>17088, ChargeBee::Subscription=>14774, ChargeBee::PaymentSource=>534, ChargeBee::Card=>6942, ChargeBee::CreditNote=>178} resources.flatten #=> There's no method called to_ary...
Cross report from https://github.com/smashedtoatoms/asdf-postgres/issues/41 **Describe the bug** ``` $ psql --version psql (PostgreSQL) 13.1 $ type psql psql is /Users/sobrinho/.asdf/shims/psql $ heroku pg:psql --remote production --> Connecting to [redacted] psql:...
**Is your feature request related to a problem? Please describe.** Static errors that makes the query invalid points straight to the error location, i.e.: ```json { "errors": [ { "message":...
Hi there! I'm working on an application that we avoid restarting it as much as possible due to the slow boot process (a majestic monolith). We also monitor the resources...
This is not a real issue but to document that to use both you need to follow this guide: https://github.com/mhenrixon/sidekiq-unique-jobs/wiki/Using-sidekiq%E2%80%90unique%E2%80%90jobs-with-sidekiq%E2%80%90batch Feel free to close the issue or add to the...
### Build/Submit details page URL _No response_ ### Summary Hi! `npx eas build` is not working properly, it has been a while since I built it for the last time...