hzrd149 / nostrudel

A sandbox for exploring nostr
https://nostrudel.ninja/
MIT License
122 stars 34 forks source link

Something went wrong invalid date #154

Open Giszmo opened 4 months ago

Giszmo commented 4 months ago

I guess some event of mine has a weird date and that completely breaks the "articles" tab on my profile.

image

12:05:28.541 RangeError: invalid date
    toISOString dayjs.min.js:1
    Gt timestamp.tsx:23
    React 7
    A scheduler.production.min.js:13
    M scheduler.production.min.js:14
    EventHandlerNonNull* scheduler.production.min.js:14
    <anonymous> scheduler.production.min.js:19
react-dom.production.min.js:189:29
Giszmo commented 4 months ago

image

Same here. It would also be helpful to let me debug the violating event somehow. Can you slap the "..." menu on those error messages?