Closed afarago closed 1 year ago
Hi, this project is no longer maintained! The community-managed fork is still being maintained. Please open an issue there instead. Thanks! https://www.github.com/materializecss/materialize
Many thanks, I have changed my project, and checked the Materialize v1.2.1 version. Unfortunately the issue still persists - I will post the issue there as well.
Expected Behavior
When clicking adjacent with a click handler to an element with pulse effect on I expect nothing to happen.
I think the right element should be clicked when one click on the element, and for the white-space, either no click handler or the current behaviour.
Current Behavior
The problem is coming up if there are multiple elements with pulse effect. When you click on the item the topmost (placing order or z-index) will get the click event. The pulse will even overlap to the adjacent item.
Possible Solution
I was able to circumvent the problem by adding
Steps to Reproduce (for bugs)
Context
No additional context.
Your Environment