Jens Becker

Results 19 comments of Jens Becker

I have the same issue. Works fine until the Flushbar is closed. ``` The following assertion was thrown while notifying status listeners for AnimationController: 'package:flushbar/flushbar_route.dart': Failed assertion: line 308 pos...

Thank you for fixing the bug and publishing the fixed package @cmdrootaccess 😀

Hey @johnsonmh and @guidezpl, I would really appreciate if someone had the time to finish this PR in the near future. It's an awesome feature, and you are doing amazing...

Hey, I think when you want to use `adpative_icon_background` you also have to specify `adpative_icon_foreground` and the image you use as foreground should be a `.png` if it has transparent...

Hey @MarkOSullivan94, I hope you are doing well. Is there a chance this PR gets merged in the near future? :) There are many open Issues which are related to...

Hey @AndCouvel, thanks for letting me know about the issue. I will track it in #72 > Let just one player to be the bank, add money to a player,...

I am having the same issue with `[email protected]` (Techstack: Next.js, tRPC and Vercel). ``` FetchError: request to https://vercel-vitals.axiom.co/api/v1/send?configurationId=censored&projectId=censored&type=logs failed, reason: write EPROTO 140399046711232:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:331: at ClientRequest. (/var/task/node_modules/next/dist/compiled/node-fetch/index.js:1:65756) at...

Hey, I am also using axiom with a Next.js 13, page router, tRPC project. Lately, I noticed some longer logs are truncated because of the [Vercel 4KB log limit](https://axiom.co/docs/integrations/vercel#vercel-function-logs-4kb-limit). Therefore,...

I am having the same issue when using the `postgresAdapter` in the blank payload template with supabase. For me, this makes the `postgresAdapter` unusable because every time I change my...