You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.
What?
When running the script in #1089 it panics with an NPD.
Last commit: 12ab6e9
Why
To prevent panics while calling browser methods with
null
orundefined
values.How?
nil
here before exportinggoja.Value
types.Tasks
Tasks
Related PR(s)/Issue(s)
#1182
The text was updated successfully, but these errors were encountered: