We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
index.jsが空の画像データをサーバーに送信する事で起動時のみエラーを吐く。フロントで順序を変えるか、ヌルチェック。またはサーバー側でヌルチェックをすることで直ると思われる。
The text was updated successfully, but these errors were encountered:
nullのチェックでいいと思う(時間なければ無視でも)
Sorry, something went wrong.
とりまmenuの方取り組みます
修正しました。カメラ取得できてないときreturn 'status':0しました
これもう閉じてもいいですか?
No branches or pull requests
index.jsが空の画像データをサーバーに送信する事で起動時のみエラーを吐く。フロントで順序を変えるか、ヌルチェック。またはサーバー側でヌルチェックをすることで直ると思われる。
The text was updated successfully, but these errors were encountered: