Michele Riva

Results 8 issues of Michele Riva

Hello! I am using pino for the first time and despite spending quite some time studying the documentation, I am struggling to understand how to accomplish the following. I have...

Hi Daishi Kato! Thanks for this handy hook :) I'm diving into the code, and I'm struggling to understand the reasoning behind the modifications you did to the AbortController logic...

Hi! I have a a tabbed routing setup with IndexedPage as follows: ```dart '/': (route) => const IndexedPage( child: Home(), paths: [ '/tab0', '/tab1', ], ), '/tab0': (route) => const...

In my android app I am using Routemaster for navigation and Riverpod for state management. The app starts off on an Indexed Page with a bottom bar, which provides access...

Hi! I am really enjoying this tool, but I recently found that it lacks a `-r` recursive option. Currently, it seems I can either: - Parse all the project files...

enhancement
pr requested

While debugging the application with a custom provisioner firmware code, I noticed it may occasionally send a second request via BLE while still waiting for the previous one's response. When...

**Describe the bug** While playing around with the UI in the "Manage Instances" section Alpaca may crash with the following error: ``` /app/share/Alpaca/alpaca/custom_widgets/model_manager_widget.py:651: Warning: Accessing a sequence while it is...

bug
crash

**Describe the bug** Assume the following network structure: - A WiFi router in a censored country - A laptop, running Fedora Linux and latest Outline Client appimage - An android...

feature request
os/android
failure/connect
client