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

Target Element is not highlighting

Open alizeh-n0name opened this issue 1 year ago • 2 comments

I am using react-shepherd 4.2.0 and I am using the useModalOverlay: true but I am unable to see the target element highlighted:

image

It is targeting the correct element bcs the popup is showing up at the correct position but I am not sure why it is not highlighting it.

alizeh-n0name avatar Nov 27 '23 08:11 alizeh-n0name

@RobbieTheWagner any input?

alizeh-n0name avatar Nov 30 '23 05:11 alizeh-n0name

@alizeh-n0name it is impossible to know without a reproduction. My guess would be the element you are targeting needs a different display value maybe or you need to target its parent etc.

RobbieTheWagner avatar Nov 30 '23 17:11 RobbieTheWagner