You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloaded from WP repo, JS folder was missing so I downloaded/ installed from Github instead.
When going to edit or delete the post, I get this error:
In list.min.js
Uncaught TypeError: Cannot read property 'childNodes' of undefined
at d (list.min.js:1)
at list.min.js:1
at Object.items (list.min.js:1)
at Object.start (list.min.js:1)
at new i (list.min.js:1)
at Object.init (list.pagination.min.js:1)
at Object.plugins (list.min.js:1)
at Object.start (list.min.js:1)
at new i (list.min.js:1)
at (index):198
d @ list.min.js:1
(anonymous) @ list.min.js:1
items @ list.min.js:1
start @ list.min.js:1
i @ list.min.js:1
init @ list.pagination.min.js:1
plugins @ list.min.js:1
start @ list.min.js:1
i @ list.min.js:1
(anonymous) @ (index):198
The text was updated successfully, but these errors were encountered:
PointandStare
changed the title
Click 'edit'/ 'delete' etc refreshes page
Click 'edit'/ 'delete' etc does nothing (page just refreshes)
Feb 12, 2019
WP 5.0.3
SL: 1.5.2
Downloaded from WP repo, JS folder was missing so I downloaded/ installed from Github instead.
When going to edit or delete the post, I get this error:
In list.min.js
The text was updated successfully, but these errors were encountered: