Description
EDITED:
There's an error in frontend.min.js producing smooth scroll to anchor points.
Uncaught TypeError: Cannot read property 'height' of undefined
When I format minified file, this is the line:
0 < elementorFrontend.getElements("$wpAdminBar").length && (o -= this.elements.$wpAdminBar.height())
Elementor v 2.0.7. / WP 4.9.5
Description
EDITED:
There's an error in frontend.min.js producing smooth scroll to anchor points.
Uncaught TypeError: Cannot read property 'height' of undefined
When I format minified file, this is the line:
0 < elementorFrontend.getElements("$wpAdminBar").length && (o -= this.elements.$wpAdminBar.height())Elementor v 2.0.7. / WP 4.9.5