Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

White Screen: Ember app breaks when backend data is missing #465

Closed
sbor23 opened this issue Aug 7, 2020 · 0 comments
Closed

White Screen: Ember app breaks when backend data is missing #465

sbor23 opened this issue Aug 7, 2020 · 0 comments
Labels

Comments

@sbor23
Copy link

sbor23 commented Aug 7, 2020

If a plain without employments etc. is logged in, the ember app goes rogue and even trashes the browser because of some crash loop.

Console log:

Uncaught TypeError: Cannot read property 'asHours' of undefined
    at e.<anonymous> (timed-7ff7d5d69c5764c6c2caeaa2fed4eebd.js:1)
    at Vt.get (vendor-822ba7d971faf83fe4b4319d08e9a4d9.js:1)
    at ze (vendor-822ba7d971faf83fe4b4319d08e9a4d9.js:1)
    at vt.compute (vendor-822ba7d971faf83fe4b4319d08e9a4d9.js:1)
    at vt.value (vendor-822ba7d971faf83fe4b4319d08e9a4d9.js:1)
    at Bt.value (vendor-822ba7d971faf83fe4b4319d08e9a4d9.js:1)
    at ge (vendor-822ba7d971faf83fe4b4319d08e9a4d9.js:1)
    at Tr.create (vendor-822ba7d971faf83fe4b4319d08e9a4d9.js:1)
    at Object.evaluate (vendor-822ba7d971faf83fe4b4319d08e9a4d9.js:1)
    at se.evaluate (vendor-822ba7d971faf83fe4b4319d08e9a4d9.js:1)
@sbor23 sbor23 added the bug label Aug 7, 2020
@sbor23 sbor23 changed the title Ember app breaks when backend data is missing White Screen: Ember app breaks when backend data is missing Nov 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants