Freeow icon indicating copy to clipboard operation
Freeow copied to clipboard

TypeError: $(...).data(...) is undefined

Open ykbks opened this issue 10 years ago • 0 comments

Awesome plugin. I get this error when I hover over the alert: freeow error jQuery version: 1.11.1 (also tried with 2.x and 1.9)

Here's a list of JS files I'm using in the app: list of js files

and here's the code i used to call the freeow: $("#alerter").freeow('Done!',"The combination was successful. This window will now reload.", { classes: ["success","gray"], autoHide: true });

Thanks in advance for any help. -Yousuf.

ykbks avatar Aug 13 '14 07:08 ykbks