react-stickynode
react-stickynode copied to clipboard
Bottomboundary not triggered with changesd props, its consider only the first value passed to it.
Here I'm passing two passing different classes to bottomBoundary variable based on condition But it considers the first props not the later on.
I wanted to bottomBoundary to be dynamic based on props passed.
@sandeepdhobi Can you provide a demo to this issue on https://codesandbox.io/ or equivalent site?