[wp-trac] [WordPress Trac] #61084: getDate JS error when opening post
WordPress Trac
noreply at wordpress.org
Fri Apr 26 10:00:54 UTC 2024
#61084: getDate JS error when opening post
-------------------------------+-----------------------------
Reporter: nicknoordijk | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Posts, Post Types | Version: 6.5
Severity: major | Keywords:
Focuses: javascript |
-------------------------------+-----------------------------
See error below which I was able to copy from the modal showing when
opening the post - i've replaced my URL.
Seems to be a core thing? When I copy the text to a new page the issue is
gone but it's happening every once in a while.
{{{
TypeError: Cannot read properties of undefined (reading 'getDate')
at ge (####/wp-
includes/js/dist/editor.min.js?ver=6497dd814badef65e728:12:25478)
at Object.r [as isEditedPostBeingScheduled] (####/wp-
includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:2:16637)
at ####/wp-includes/js/dist/edit-
post.min.js?ver=82b743695f8ef1673753:7:53893
at ####/wp-
includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:9:3293
at ####/wp-
includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:9:2061
at __unstableMarkListeningStores (####/wp-
includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:2:21866)
at Object.__unstableMarkListeningStores (####/wp-
includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:2:22124)
at p (####/wp-
includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:9:2026)
at ####/wp-
includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:9:2628
at Qe (####/wp-
includes/js/dist/data.min.js?ver=e6595ba1a7cd34429f66:9:2840)
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61084>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list