SIGN IN SIGN UP

Add error handling for non-function callback (#3561)

* Add error handling for non-function callback

catch callback not a function earlier to get a proper callstack. later when executing the callback the stack may be wrong/insufficient.

* fix: lint

* fix: lint

* fix: test

* feat: add test for new error
S
sebastian krämer committed
3bb9fbaa5f1b25078cd4ba12d501d4bb05677d9a
Parent: 7ba4efe
Committed by GitHub <noreply@github.com> on 5/11/2026, 8:43:46 PM