ユーザ用ツール

サイト用ツール


サイドバー

reactnative:エラー

以前のリビジョンの文書です


エラー

[Unhandled promise rejection: Error: The callback provided as parameter 1 is not a function.]

db.transaction(console.log("callback"), console.log("error"), console.log("success"))
   ↓
db.transaction((tx)=>{console.log("callback")}, console.log("error"), console.log("success"))
reactnative/エラー.1550613617.txt.gz · 最終更新: 2019/02/20 07:00 by ips