harris.dev
harris.dev
> We released two new options with [v8.47.0](https://github.com/getsentry/sentry-cocoa/releases/tag/8.47.0) (and will update the documentation shortly): > > * [`options.sessionReplay.enableExperimentalViewRenderer`](https://github.com/getsentry/sentry-cocoa/blob/main/Sources/Swift/Integrations/SessionReplay/SentryReplayOptions.swift#L109-L120) to enable the experimental view renderer which should reduce frame drops significantly....
this issue was resolved by simply genearting an APK instead of .aab.
saved my life
Also running this. Would be great if we didn't have to do this workaround. Unfortunately, the workaround does not work for me. When I force @sentry/core to be 7.x I...
@monsieurBoutte 's solution did not work for me unfortunately. I solved it by calling it from a bash script: ```sh # start-inngets.sh #!/bin/bash npx inngest-cli@latest dev ``` and in my...
[solid-query] Uncaught (in promise) Error: experimental_prefetchInRender feature flag is not enabled
Unfortunately it does, i'm seeing it in react. > This issue doesn't affect react
> @harrisrobin Which version of Deno are you using? deno 1.37.2 node v18.15.0 Some more info: this happens specifically when i try to deploy my supabase edge function and downgrading...
> @harrisrobin It turns out that supabase cli doesn't support building edge function that imports modules with [node specifiers](https://docs.deno.com/runtime/manual/node/node_specifiers) for now. > > I've created an issue there: [supabase/cli#1640](https://github.com/supabase/cli/issues/1640) thanks...
yeah experiencing this but it's inconsistent, i get it after a few tries..