Skip to content
New issue

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

[要望] ファイル読込失敗時のエラー表示 #458

Closed
cwtickle opened this issue Sep 30, 2019 · 1 comment
Closed

[要望] ファイル読込失敗時のエラー表示 #458

cwtickle opened this issue Sep 30, 2019 · 1 comment

Comments

@cwtickle
Copy link
Owner

Is your feature request related to a problem? Please describe.
(要望や問題点について記述して下さい)

  • ファイル読込失敗時、エラー表示されるようにしたい。

Describe the solution you'd like
(要望や問題点の解決方法を記述してください)

  • 現状はエラーが表示されないため、ブラウザの開発者用のエラーを確認するしかないが、それを極力減らしたい。
  • 初めからエラー登録しておき、読込が完了したら消す仕様にすれば、エラーがどうかを判別できるはず。

Describe alternatives you've considered
(上記の方法ができない場合、他の解決方法案があれば記述してください)

  • 特定のエラー文を除去する処理が必要になるかもしれない。
  • 現状はエラー文を足し込んでいるので、対象のエラー文ごとsliceを掛ければ、特定のエラー文だけを消せるのではと思っている。
  • 詳細は検証が必要。

Additional context
(その他、お気づきの点がありましたらご記入をお願いします)

  • 引数埋め込みのエラー文を抜き取るときは、その引数の持ち回りが必要になる可能性がある。
@cwtickle
Copy link
Owner Author

#461 [ver8.6.1] にて対応しました。クローズします。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant