Tylor Pater

Results 10 issues of Tylor Pater

On multiple ESP32's on multiple different Wi-Fi networks, I cannot get the device to connect to Wifi unless I hit "restart" through the portal interface. If I remove the timeout,...

When trying to call Connect() on a YouTube chat client, the call fails silently and never returns a boolean. In the logs, I can see two exceptions: ``` Exception thrown:...

It would be very handy to be able to import books from cloud storage, like Dropbox and OneDrive or even an SSH/FTP/SMB server.

Currently (at least on Fire Tab 10) you are limited to adding one book at a time, which is time-consuming when you have many books.

It would be nice to be able to sync with OneDrive instead of Dropbox.

I cannot find a way to reset the location of the overlay after having it on a monitor that is now unplugged.

**Describe the bug** Upgrading to Uno 5.3.90 with the LiveChartsCore.SkiaSharpView.Uno.WinUI package causes a build error for WinUI. **To Reproduce** Steps to reproduce the behavior: 1. Create a new Uno WinUI...

uno platform

GitHub Issue (If applicable): closes #2491 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? #2491 ## What is the...

## Current behavior Using ``UseSerilog(fileLoggingEnabled: true)`` has no effect on a WinUI app. ## Expected behavior Log files should be generated in the app folder. ## How to reproduce it...

kind/bug
triage/untriaged

**Is your feature request related to a problem? Please describe.** Some of my API endpoints use optional parameters, eg "includeCancelled" which defaults to true. When refitter generates endpoints, it includes...

enhancement