The Promptalorian

Results 22 comments of The Promptalorian

Also ran into this problem with the following file: https://github.com/googlefonts/noto-emoji/blob/master/svg/emoji_u1f312.svg

Also encountering the problem in `1.3.1` on web (Chrome): `Uncaught (in promise) Error: PlatformException(error, Exception: Invalid PDF page rendering rectangle (null x null), null, null)` `pdfDocument = await PdfDocument.openData(bytes);` passes....

@remonh87 Added this line, but did not help the loading time. Even the progress indicators of the app are hanging, so feels like the device is struggling to resolve something.

We managed to fix this by removing the `confirmPayment` call and correctly handling the `handleNextAction`.

Also encountered this issue. The `CardField` breaks when running the Android device in darkmode. The `CardFormField` breaks in a similar way on Android regardless of the theme mode. **Specs:** Flutter:...

I also encountered this bug. I'm unable to select a file when running the file-picker on a virtual machine with the following configuration: OS: Windows 10 (64Bit) Base Mem: 8000MB...

Hey Dave / Lasse / Roel, Thanks for all the feedback so far. Here are the new mocks. (Keep in mind that the design can change still. So don't focus...

@graphicore Thanks for the detailed review. This really helps me to understand the system better! I'm just going trough some remarks you made: > The request would be made as...

Thanks for all the feedback! @graphicore good remarks! > Yes, we could run both diffbrowsers and diffenator "speculatively" with the "best" source (I suggest we have an ordered list of...