You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Quality-time v3.37.0. This happens when the user has edited a field and then navigates to the report overview by clicking "Quality-time" in the menu bar. On loss of focus, Quality-time saves the edited field to the database but also does a reload. Apparently, this interferes with the loading of the overview.
[Error] TypeError: Object.entries requires that input parameter not be null or undefinedentries(anonieme functie) — ReportsOverview.js:17forEachHC — ReportsOverview.js:16ua — react-dom.production.min.js:157:139qu — react-dom.production.min.js:267:463Zl — react-dom.production.min.js:250:350Sl — react-dom.production.min.js:250:281Cl — react-dom.production.min.js:250:138bl — react-dom.production.min.js:243:166bl(anonieme functie) — react-dom.production.min.js:123:115(anonieme functie) — scheduler.production.min.js:18:343$o — react-dom.production.min.js:123Ko — react-dom.production.min.js:122:428hl — react-dom.production.min.js:237:203enqueueSetState — react-dom.production.min.js:133:214(anonieme functie) — react.production.min.js:12:385(anonieme functie) — App.js:72promiseReactionJob cu (main.c8ec50a9.js:2:702790) (anonieme functie) (main.c8ec50a9.js:2:704895) mi (main.c8ec50a9.js:2:668760) yu (main.c8ec50a9.js:2:706606) Ml (main.c8ec50a9.js:2:723160) Ml (anonieme functie) (main.c8ec50a9.js:2:742705) Dl (main.c8ec50a9.js:2:719895) bl (main.c8ec50a9.js:2:715981) bl (anonieme functie) (main.c8ec50a9.js:2:665249) (anonieme functie) (main.c8ec50a9.js:2:742705) $o (main.c8ec50a9.js:2:665195) Ko (main.c8ec50a9.js:2:665130) hl (main.c8ec50a9.js:2:713133) enqueueSetState (main.c8ec50a9.js:2:669148) (anonieme functie) (main.c8ec50a9.js:2:837216) (anonieme functie) (main.c8ec50a9.js:2:489742) promiseReactionJob
The text was updated successfully, but these errors were encountered:
fniessink
changed the title
Frontend crashes when navigating to reports overview from a report
UI crashes when navigating to reports overview from a report
Jun 14, 2022
Quality-time v3.37.0. This happens when the user has edited a field and then navigates to the report overview by clicking "Quality-time" in the menu bar. On loss of focus, Quality-time saves the edited field to the database but also does a reload. Apparently, this interferes with the loading of the overview.
The text was updated successfully, but these errors were encountered: