Masaki Komagata

Results 127 issues of Masaki Komagata

今あるVueのコンポーネントが見れる状態にする。

雑事
5

View details in Rollbar: [https://rollbar.com/komagata/Bootcamp/items/1198/](https://rollbar.com/komagata/Bootcamp/items/1198/) ``` TypeError: Failed to fetch File "https://cdn.rollbar.com/rollbarjs/refs/tags/v2.23.0/rollbar.min.js", line 1, in [anonymous] File "https://bootcamp.fjord.jp/packs/js/application-9b801d4e852d57a010c6.js", line 2, in e. File "https://bootcamp.fjord.jp/packs/js/application-9b801d4e852d57a010c6.js", line 2, in u File "https://bootcamp.fjord.jp/packs/js/application-9b801d4e852d57a010c6.js",...

バグ

View details in Rollbar: [https://rollbar.com/komagata/Bootcamp/items/1197/](https://rollbar.com/komagata/Bootcamp/items/1197/) ``` ActionController::UnknownFormat: ActionController::UnknownFormat File "/usr/local/bundle/gems/actionpack-6.1.4.4/lib/action_controller/metal/mime_responds.rb", line 216, in respond_to File "/app/app/controllers/reports_controller.rb", line 22, in show File "/usr/local/bundle/gems/actionpack-6.1.4.4/lib/action_controller/metal/basic_implicit_render.rb", line 6, in send_action File "/usr/local/bundle/gems/actionpack-6.1.4.4/lib/abstract_controller/base.rb", line 228,...

バグ

下記のページでこのJSのエラーが出ているのを治す。 https://bootcamp.fjord.jp/current_user/edit ``` TypeError: Cannot read properties of null (reading 'style') File "webpack:///./app/javascript/training-info-toggler.js", line 11, in HTMLDocument. trainingInfoBlock.style.display = 'none' ```

バグ

View details in Rollbar: [https://rollbar.com/komagata/Bootcamp/items/1121/](https://rollbar.com/komagata/Bootcamp/items/1121/) ``` PG::ConnectionBad: PQconsumeInput() server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. File "/usr/local/bundle/gems/activerecord-6.1.4.4/lib/active_record/connection_adapters/postgresql_adapter.rb", line 672,...

バグ
stale

状況の調査を含めて修正をお願いします。 - https://discord.com/channels/715806612824260640/828456619028381726/1025552876162011288 - https://discord.com/channels/715806612824260640/828456619028381726/1025553358385320036

バグ
2

ログイン画面に「休会からの復帰」リンクを追加。 休会している人がログインしようとした時のエラーメッセージを追加。(kyuukaiというユーザーが休会しているユーザーとして登録済みです) 退会した人がログインしようとした時にエラーメッセージを修正。(yameoというユーザーが退会しているユーザーとして登録済み) 休会からの復帰ページ追加。(kyuukaiというユーザーが休会しているユーザーとして登録済みです) 休会してるユーザーのプロフィールに休会情報を追加。(複数回休会できるのでその情報を表示)

View details in Rollbar: [https://rollbar.com/komagata/Bootcamp/items/1192/](https://rollbar.com/komagata/Bootcamp/items/1192/) ``` NoMethodError: undefined method `correct_answer' for nil:NilClass File "/app/app/views/api/answers/_answer.json.jbuilder", line 2, in _app_views_api_answers__answer_json_jbuilder__2870155170538785642_3706680 File "/usr/local/bundle/gems/actionview-6.1.4.4/lib/action_view/base.rb", line 247, in public_send File "/usr/local/bundle/gems/actionview-6.1.4.4/lib/action_view/base.rb", line 247, in _run...

バグ