Fernando Daniel Albertengo
Fernando Daniel Albertengo
Same issue, and, except for chrome, exact same env
I have been working on **[this enhancement to the boilerplate to include internationalization](https://github.com/Pra3t0r5/react-email-intl-starter)**, feel free to use it while i learn how to upgrade the resend's react-email starter: https://github.com/Pra3t0r5/react-email-intl-starter It...
> @alex-mironov @snamstorm I am now facing the opposite problem. `onNotification` is called correctly when coming from foreground or background but it is not called when the app was killed....
> > > @alex-mironov @snamstorm I am now facing the opposite problem. `onNotification` is called correctly when coming from foreground or background but it is not called when the app...
> Landed on the same issue, for remote notifications, the onNotification is not called on tapping the notification. However, it gets called when the notification arrives. Is there any other...
Akin to the solution posted by @angelhodar, i went for a more scriptey solution (previously posted at #431 ): > I have been working on **[this enhancement to the boilerplate...
i get this after running that command: ```bash ⟩ tsc --outDir js -p ./ --noEmit false --target esnext src/bottomTabs.tsx:21:33 - error TS2339: Property 'state' does not exist on type 'RouteProp'....
Bump @harregoces
In my case, with http2 enabled, Cursor's IA driven completions just stopped working if warp was connected. After disconnecting warp it and retrying the prompts, it would work. Disabling WARP...
I have a similar issue, when i open a project in vscode, my mac goes nuts spawning a "rg" process that totally kill performance and battery. As soon as i...