Uncaught TypeError: Cannot read property ‘speak’ of undefined
-
Hi,
It seems that the plugin is no longer working after updates.
WP version : 4.9.8
bbPress version : 2.5.14
Buddy-bbPress Support Topic version : 2.1.4Issue : When I click on the dropdown list to mark a post as resolved, it does not work. A “loading” text appears and then nothing else.
Console error :
bpbbpst-topic.js?ver=2.1.4:18 Uncaught TypeError: Cannot read property 'speak' of undefined at HTMLSpanElement.<anonymous> (bpbbpst-topic.js?ver=2.1.4:18) at Function.each (jquery.js:383) at jQuery.fn.init.each (jquery.js:136) at HTMLSelectElement.<anonymous> (bpbbpst-topic.js?ver=2.1.4:16) at HTMLBodyElement.dispatch (jquery.js:4641) at HTMLBodyElement.elemData.handle (jquery.js:4309) (anonymous) @ bpbbpst-topic.js?ver=2.1.4:18 each @ jquery.js:383 each @ jquery.js:136 (anonymous) @ bpbbpst-topic.js?ver=2.1.4:16 dispatch @ jquery.js:4641 elemData.handle @ jquery.js:4309
The line that report this error is this one :
wp.a11y.speak( bpbbpstbbp_vars.loading );
Any idea?
Regards.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Uncaught TypeError: Cannot read property ‘speak’ of undefined’ is closed to new replies.