Hi! I have a parent and child container, where the child is designed to exceed the width of the parent and have a higher z-index, thus hiding the parent behind it. However, I want any clicks to work on the parent container behind the child. The child should ignore any clicks. Is it possible to achieve such functionality, and how? Thank you! Please let me know if any clarification is needed.
1 Like
Hi!
What have you tried that doesn’t work? I tried setting up an example in my own application with the information you provided and it seems to work. Feel free to provide some more information, screenshots, etc
/Malin