Amoyensis

Results 9 comments of Amoyensis

i created a reproduction: https://github.com/Amoyens1s/ionic-tabs-issue-reproduction `yarn install` `yarn dev` and it can be reproducted in browser, click fast ![img_v3_028g_3ec30ca9-5deb-4f20-a6f3-98344b5d0a7g](https://github.com/ionic-team/ionic-framework/assets/37032347/e5119acd-2219-4ad4-b8cd-67c7981adaf7)

@Tristan971 this works! thanks! I tried this and it went from 300+ requests to 50request, i just add these code: ```javascript hooks: { // prevent some prefetch behaviour "build:manifest": (manifest)...

> @Amoyens1s do you find out the issues? nope, still got this.

I also meet this when I use `setPositionState` ```java Caused by: java.lang.NullPointerException: Attempt to read from field 'java.util.ArrayList androidx.core.app.NotificationCompat$Builder.mActions' on a null object reference in method 'void io.github.jofr.capacitor.mediasessionplugin.MediaSessionService.update()' ```

> Anyone solved this issue? Mine plays a few minutes then die. I'm using [Native Media](https://github.com/apache/cordova-plugin-media) . Also, my media controls are showing in the notifications, but not when phone...

@bonomite My application scenario is video on demand, using the `` tag to embed mp4 video playback. I want the video to continue playing when the app switches to the...

> This is nuts... it's working! You have NO idea how long I've been trying to figure this out. So there is no way to add this change on the...

> @Amoyens1s do you have a PayPal or venmo account? You don't need to pay me. I encountered the same problem and struggled a lot before finally solving it. Being...

> > This is nuts... it's working! You have NO idea how long I've been trying to figure this out. So there is no way to add this change on...