Closed kraftbj closed 5 years ago
Closing as this is no longer an issue. See gif below
JS file loaded properly in the console
The file referenced ( https://github.com/Automattic/jetpack/blob/master/modules/shortcodes/polldaddy.php#L306 ) is still not present and still causing a 404.
Steps to reproduce:
[polldaddy poll="7721710"]
Alright, thanks for the details @kraftbj. Will re-check. Thought I was testing the same conditions. Sorry for having closed it!
Tested and confirmed using the testing steps provided.
Seen at https://design5279.wordpress.com/page/2/ using Firefox 59.0.2 on macOS 10.13.3.
The console error in Firefox says:
TypeError: _$(...) is null PDV_go7721710 https://static.polldaddy.com/p/7721710.js:81:13774 <anonymous> https://static.polldaddy.com/p/7721710.js:81:17192
This issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.
This issue has been marked as stale. This happened because:
No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.
This was fixed in #11814
When using an Infinite Scroll enabled theme with the PD shortcode, a 404 for
modules/shortcode/js/polldaddy-shortcode.js
is seen in the console.690c9baae8046f448f8b05b242372cdac694a882 seemed to add reference to the file, but didn't include it.