I've been testing moonfin for some time now, I've been able to soft-recreate (Whether it happens or not is random), but the steps are roughly
- Load a page on jellyfin
- Try to use seerr button to load seerr integration
- If seerr loads, refresh page and return to step 2; Else go to step 4;
- See that seerr tries to load, but immediately closes.
This is likely the same issue that was seen with #103 though I couldn't reopen it to investigate further.
If I can provide anything to assist in diagnosing this further, please let me know. If it helps, I opened the network inspector and from what I can see, whenever this loading fail occurs, all the outgoing queries return with NS_BINDING_ABORTED.
I've been testing moonfin for some time now, I've been able to soft-recreate (Whether it happens or not is random), but the steps are roughly
This is likely the same issue that was seen with #103 though I couldn't reopen it to investigate further.
If I can provide anything to assist in diagnosing this further, please let me know. If it helps, I opened the network inspector and from what I can see, whenever this loading fail occurs, all the outgoing queries return with
NS_BINDING_ABORTED.