Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid time value #110

Open
CaptBoscho opened this issue Aug 23, 2023 · 4 comments
Open

Invalid time value #110

CaptBoscho opened this issue Aug 23, 2023 · 4 comments

Comments

@CaptBoscho
Copy link

On version 0.13.2, getting this error fairly consistently:

RangeError: Invalid time value
at Date.toISOString ()
at M.m.toISOString (/app/node_modules/chrome-har/node_modules/dayjs/dayjs.min.js:1:6270)
at module.exports (/app/node_modules/chrome-har/lib/entryFromResponse.js:185:53)
at harFromMessages (/app/node_modules/chrome-har/index.js:410:15)

@soulgalore
Copy link
Member

Hi @CaptBoscho thanks for creating the issue, I haven't seen that one. What Chrome version are you using and can you please share the trace from Chrome so I can reproduce it?

@CaptBoscho
Copy link
Author

We are on version 115.0.5790.98-1. I will try to get those chrome traces

@CaptBoscho
Copy link
Author

So I'm unable to share the traces due to sensitive information, but I did find what looks like a related issue with the dayjs library iamkun/dayjs#2430

@soulgalore
Copy link
Member

So in your case you also get the date in capital letters is that correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants