leafo/sticky-kit

Usage with ReactJS

Closed this issue · 1 comments

Hi,

How to use this plugin along with ReactJS? I'm using ES6 and getting the following error:
$(...).stick_in_parent is not a function(…)

Any thoughts on how to import the module properly? Thanks.

Did you solve this issue?