id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 41050 Twenty Seventeen: Cannot read property 'top' of undefined in belowEntryMetaClass ericdaams "I'm seeing this with TwentySeventeen version 1.3 activated: {{{ #!js global.js?ver=1.0:124 Uncaught TypeError: Cannot read property 'top' of undefined at belowEntryMetaClass (global.js?ver=1.0:124) at global.js?ver=1.0:239 }}} It only occurs in the following circumstance: * You have widgets in the sidebar menu. * You have a custom template (either defined in your child theme or generated by a plugin) that does not load the sidebar. If the above are both true, you'll see the error triggered on the `window.resize` event. I first encountered this while testing alongside [[https://wordpress.org/plugins/charitable|Charitable]] (create a campaign and then go to donate page), but you can also reproduce by creating a child theme and adding a custom `single.php` with the sidebar omitted." defect (bug) closed normal Bundled Theme 4.8 normal duplicate javascript, template