Closed JunichiIto closed 11 months ago
そもそも右上のベルマークの通知の時点でエラーが出てるっぽい。
notifications_bell.vue:66
GET https://bootcamp.fjord.jp/api/notifications.json?status=unread 500 (Internal Server Error)
created @ notifications_bell.vue:66
Wr @ vue.runtime.esm.js:2846
ct @ vue.runtime.esm.js:3820
e._init @ vue.runtime.esm.js:5345
o @ vue.runtime.esm.js:5472
(anonymous) @ vue.runtime.esm.js:4317
init @ vue.runtime.esm.js:4168
(anonymous) @ vue.runtime.esm.js:6158
f @ vue.runtime.esm.js:6120
(anonymous) @ vue.runtime.esm.js:6631
e._update @ vue.runtime.esm.js:3559
a @ vue.runtime.esm.js:3660
e.get @ vue.runtime.esm.js:3252
e @ vue.runtime.esm.js:3242
e @ vue.runtime.esm.js:3681
ra.$mount @ vue.runtime.esm.js:8221
(anonymous) @ notifications_bell.js:9
rollbar.min.js:1 TypeError: Cannot read properties of undefined (reading 'forEach')
at notifications_bell.vue:78:1
e.<computed> @ rollbar.min.js:1
(anonymous) @ notifications_bell.vue:83
Promise.catch (async)
created @ notifications_bell.vue:81
Wr @ vue.runtime.esm.js:2846
ct @ vue.runtime.esm.js:3820
e._init @ vue.runtime.esm.js:5345
o @ vue.runtime.esm.js:5472
(anonymous) @ vue.runtime.esm.js:4317
init @ vue.runtime.esm.js:4168
(anonymous) @ vue.runtime.esm.js:6158
f @ vue.runtime.esm.js:6120
(anonymous) @ vue.runtime.esm.js:6631
e._update @ vue.runtime.esm.js:3559
a @ vue.runtime.esm.js:3660
e.get @ vue.runtime.esm.js:3252
e @ vue.runtime.esm.js:3242
e @ vue.runtime.esm.js:3681
ra.$mount @ vue.runtime.esm.js:8221
(anonymous) @ notifications_bell.js:9
こちら緊急リリースをして修正致しました。
https://bootcamp.fjord.jp/notifications?status=unread を開くと画面に何も表示されません。 consoleを見るといくつかエラーが表示されています。