react-shepherd
react-shepherd copied to clipboard
Target Element is not highlighting
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:
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.
@RobbieTheWagner any input?
@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.