bull-board: Invalid Time Value

I am currently running into an error

vendor.9ab39863a68553288dec.js:2 RangeError: Invalid time value
    at V (vendor.9ab39863a68553288dec.js:2)
    at G (main.5c5b0f89ccd1be55a12f.js:1)
    at X (main.5c5b0f89ccd1be55a12f.js:1)
    at ni (vendor.9ab39863a68553288dec.js:2)
    at Bl (vendor.9ab39863a68553288dec.js:2)
    at ku (vendor.9ab39863a68553288dec.js:2)
    at bu (vendor.9ab39863a68553288dec.js:2)
    at yu (vendor.9ab39863a68553288dec.js:2)
    at du (vendor.9ab39863a68553288dec.js:2)
    at vendor.9ab39863a68553288dec.js:2

We should probably not render the whole page cause of an invalid time.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 23 (11 by maintainers)

Commits related to this issue

Most upvoted comments

@deanshub I’m glad it helps you!

I’ve tested this case (timestamp = null), and every thing is working as expected image

Can you add here an entire queue object, so I will test with it? or any other method that I will be able to reproduce it on my machine :]

I’ll open a new issue so we can discuss it

I’ve tried your json, and it loads as expected, (pay attention that the start time is 1970, since timestamp field is null)

image