Recently we've been getting a large amount of RangeError: Invalid Date errors in Sentry so wasn't sure if this was caused by a recent update. The stack trace is as follows:
RangeError: Invalid Date in
[native code] in toISOString
Called from: ./node_modules/ua-parser-js/src/ua-parser.js
[native code] in asyncFunctionResume
Called from: ./node_modules/ua-parser-js/src/ua-parser.js in enumerize
Recently we've been getting a large amount of RangeError: Invalid Date errors in Sentry so wasn't sure if this was caused by a recent update. The stack trace is as follows:
RangeError: Invalid Date in [native code] in toISOString Called from: ./node_modules/ua-parser-js/src/ua-parser.js [native code] in asyncFunctionResume Called from: ./node_modules/ua-parser-js/src/ua-parser.js in enumerize
Currently on version 1.0.35.