Jack P
01/09/2024, 5:20 AMPlus_Minus_24_Hours
And when I try to switch to it, it won't switch and this is error message I see in Console. It won't let me delete it either I believe.
TypeError: e.toISOString is not a function
at Z0.format (index.js:34:46681)
at Z0.safeFormatValue (index.js:34:46336)
at index.js:34:46072
at Array.map (<anonymous>)
at Z0.set (index.js:34:46060)
at aue.set [as _setter] (index.js:34:47311)
at set value [as value] (index.js:1:11831)
at aue.set [as _setter] (index.js:71:264877)
at set value [as value] (index.js:1:11831)
at oO.set (index.js:1:5845)
Am I doing the view creation incorrectly (like _s break it maybe) ?
Thank you 🙏Jack P
01/09/2024, 5:22 AMJenny
01/09/2024, 11:19 AMJack P
01/09/2024, 12:55 PMCraig Harshbarger
01/09/2024, 3:07 PMCraig Harshbarger
01/09/2024, 3:37 PMJack P
01/09/2024, 3:43 PMCraig Harshbarger
01/09/2024, 7:56 PMJack P
01/09/2024, 8:08 PMindex.js:1304 TypeError: e.toISOString is not a function
at V0.format (index.js:34:46683)
at V0.safeFormatValue (index.js:34:46338)
at index.js:34:46074
at Array.map (<anonymous>)
at V0.set (index.js:34:46062)
at lO.set [as _setter] (index.js:34:47313)
at set value [as value] (index.js:1:13566)
at lO.set [as _setter] (index.js:71:264881)
at set value [as value] (index.js:1:13566)
at qD.set (index.js:1:9045)
Still getting this when I click, do I need to log out and log back inCraig Harshbarger
01/09/2024, 11:43 PMJack P
01/10/2024, 2:11 PMCraig Harshbarger
01/10/2024, 2:12 PMJack P
01/10/2024, 8:35 PMFlow Runs
to any page and back. It then only lets mean navigate to every page except Flow Runs
.
I am on Google Chrome and had the Prefect default View set as my custom Plus/Minus 24 hours one (around
and now
options are used in the filter).
Let me know if you need more info/or can't reproduce.
I wanted to note too that I did try clearing cookies/cache and still have it occurring.
Thank you 🫡
<Warning color>
index.js:1304 Error
at vn (index.js:5:26475)
at bP (index.js:5:27290)
at iI (index.js:5:28429)
at Mpe (index.js:6:38202)
at dk (index.js:6:38785)
at ine.kAe (index.js:71:23278)
at ine.map (index.js:97:66684)
at ine.r$e (index.js:71:47011)
at ine.map (index.js:97:66684)
at r (FlowRunsPageWithDefaultFilter-bcCJASK7.js:1:180)
<Error color>
index.js:1304 RangeError: Invalid time value
at Date.toISOString (<anonymous>)
at V0.format (index.js:34:46683)
at V0.safeFormatValue (index.js:34:46338)
at index.js:34:46074
at Array.map (<anonymous>)
at V0.set (index.js:34:46062)
at lke (index.js:34:47445)
at index.js:34:47789
at Array.forEach (<anonymous>)
at OA (index.js:34:47728)
Jack P
01/10/2024, 8:43 PMCraig Harshbarger
01/10/2024, 9:01 PMJack P
01/10/2024, 9:02 PMCraig Harshbarger
01/10/2024, 9:08 PMlocalStorage.removeItem('prefect-ui-library-custom-default-flow-runs-filter')
Craig Harshbarger
01/10/2024, 9:10 PMCraig Harshbarger
01/10/2024, 9:10 PMlocalStorage.removeItem('cache-key-4:prefect-ui-library-custom-default-flow-runs-filter')
Jack P
01/10/2024, 9:12 PMJack P
01/10/2024, 9:13 PMCraig Harshbarger
01/10/2024, 9:16 PMJack P
01/10/2024, 9:18 PMCraig Harshbarger
01/10/2024, 9:18 PMCraig Harshbarger
01/10/2024, 9:21 PMindex.js:34:46681
should be a link and should take you to a source file. If you can open a source file and send me a screenshot that would be helpful. It should highlight the line that is erroring. Including as much context of the file as you can would be helpful.
TypeError: e.toISOString is not a function
at Z0.format (index.js:34:46681)
Jack P
01/10/2024, 9:23 PMJack P
01/10/2024, 9:24 PMJack P
01/10/2024, 9:24 PMCraig Harshbarger
01/10/2024, 9:24 PMCraig Harshbarger
01/10/2024, 9:25 PMJack P
01/10/2024, 9:26 PMnow
, but that's me with no idea how it's built lol.Craig Harshbarger
01/10/2024, 9:27 PMnow
in the date picker just sets the date to the time that it is currently. Its not live updated. If you want something that is relative to "now" you'd have to use one of the relative time formats like Past 24 hours
Jack P
01/10/2024, 9:27 PMCraig Harshbarger
01/10/2024, 9:29 PMJack P
01/10/2024, 9:30 PMCraig Harshbarger
01/10/2024, 9:30 PMCraig Harshbarger
01/10/2024, 9:31 PMJack P
01/10/2024, 9:32 PMCraig Harshbarger
01/10/2024, 9:33 PMJack P
01/10/2024, 9:34 PMCraig Harshbarger
01/10/2024, 9:34 PMJack P
01/10/2024, 9:36 PMJack P
01/10/2024, 9:36 PMCraig Harshbarger
01/10/2024, 11:02 PM