waypoints icon indicating copy to clipboard operation
waypoints copied to clipboard

Check that oldWindowLoad is a function in src/context.js

Open Marcool04 opened this issue 6 years ago • 0 comments

Prevent warning in Firefox console:

TypeError: oldWindowLoad is not a function

(Note: I noticed this error when using waypoint as provided by the Wordpress plugin Elementor, see https://github.com/pojome/elementor/tree/master/assets/lib/waypoints for their implementation of the code).

Marcool04 avatar Feb 27 '18 13:02 Marcool04