mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 00:22:42 -05:00
[GH-ISSUE #754] TypeError: Cannot perform ArrayBuffer.prototype.slice on a detached ArrayBuffer #1608
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SamuelBoerlin on GitHub (May 20, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/754
Hi
While setting up OAuth2/OIDC I ran into the following issue:
along with the following error log
and after adding some debug console logging
I ended up tracking this down to this request in arctic: https://github.com/pilcrowonpaper/arctic/blob/main/src/request.ts#L14-L18
All works fine if I replace that in
/app/node_modules/arctic/dist/request.jswithI will shortly open a PR in the arctic repo and hope it can be integrated here soon if it is accepted.
Using fosrl/pangolin:1.4.0
@SamuelBoerlin commented on GitHub (May 20, 2025):
https://github.com/pilcrowonpaper/arctic/pull/308
@miloschwartz commented on GitHub (May 22, 2025):
Thanks for spotting this.
@github-actions[bot] commented on GitHub (Jun 6, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.
@github-actions[bot] commented on GitHub (Jun 20, 2025):
This issue has been automatically closed due to inactivity. If you believe this is still relevant, please open a new issue with up-to-date information.