I'm unable to Edit Metadata of this Pluto recording. The modal to edit never appears.
I'm assuming it's caused by "Airing.OriginalDate":"2023061113" that appears to be a truncated version of <episode-num system="original-air-date">20230611133000 -0700</episode-num> from the Pluto EPG as seen in the recorded file json
Console output is showing these errors
RangeError: Invalid time value
ix2 index.js:392
w3 react-datepicker.min.js:1
zi react-datepicker.min.js:1
yh react-datepicker.min.js:1
value react-datepicker.min.js:1
value react-datepicker.min.js:1
React 13
showModal globals.jsx:386
setTimeout handler*n4.showModal globals.jsx:383
Q File.jsx:132
T DropdownItem.js:41
d6 useEventCallback.js:6
c SafeAnchor.js:40
React 11
unstable_runWithPriority scheduler.production.min.js:18
React 3
react-dom.production.min.js:216:199
Uncaught RangeError: Invalid time value
ix2 index.js:392
w3 react-datepicker.min.js:1
zi react-datepicker.min.js:1
yh react-datepicker.min.js:1
value react-datepicker.min.js:1
value react-datepicker.min.js:1
React 13
showModal globals.jsx:386
setTimeout handler*n4.showModal globals.jsx:383
Q File.jsx:132
T DropdownItem.js:41
d6 useEventCallback.js:6
c SafeAnchor.js:40
React 11
unstable_runWithPriority scheduler.production.min.js:18
React 3
index.js:392:10
Same with this one
<episode-num system="original-air-date">20230423085900 -0700</episode-num>
Console errors
RangeError: Invalid time value
ix2 index.js:392
w3 react-datepicker.min.js:1
zi react-datepicker.min.js:1
yh react-datepicker.min.js:1
value react-datepicker.min.js:1
value react-datepicker.min.js:1
React 13
showModal globals.jsx:386
setTimeout handler*n4.showModal globals.jsx:383
Q File.jsx:132
T DropdownItem.js:41
d6 useEventCallback.js:6
c SafeAnchor.js:40
React 11
unstable_runWithPriority scheduler.production.min.js:18
React 3
react-dom.production.min.js:216:199
Uncaught RangeError: Invalid time value
ix2 index.js:392
w3 react-datepicker.min.js:1
zi react-datepicker.min.js:1
yh react-datepicker.min.js:1
value react-datepicker.min.js:1
value react-datepicker.min.js:1
React 13
showModal globals.jsx:386
setTimeout handler*n4.showModal globals.jsx:383
Q File.jsx:132
T DropdownItem.js:41
d6 useEventCallback.js:6
c SafeAnchor.js:40
React 11
unstable_runWithPriority scheduler.production.min.js:18
React 3
index.js:392:10


