fn js_error_string(err: &JsValue) -> String
Best-effort: turn a JsValue error into a human-readable string for inline display in the picker.
JsValue