Does not return to the focus of the original URL, after clicking modal url
Closed this issue · 1 comments
s539 commented
Uncaught TypeError: Cannot read property 'focus' of undefined
at hideModal (wp-post-modal-public.js?ver=1.0.0:166)
at HTMLButtonElement. (wp-post-modal-public.js?ver=1.0.0:181)
at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
166: clickedURL.focus();
is it somehow solved?
tnx
mikedoubintchik commented
@s539 How do you reproduce this?