react-stickynode icon indicating copy to clipboard operation
react-stickynode copied to clipboard

Bottomboundary not triggered with changesd props, its consider only the first value passed to it.

Open sandeepdhobi opened this issue 4 years ago • 1 comments

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 avatar May 12 '20 05:05 sandeepdhobi

@sandeepdhobi Can you provide a demo to this issue on https://codesandbox.io/ or equivalent site?

redonkulus avatar May 19 '20 15:05 redonkulus