I have a Toggle component inside the content area of a Collapsible that is inside a ListItem (see image).
When i click the Toggle component, will be activated the onclick event of the ListItemComponent. I don't want this happen.
Is it possible to overcome this behaviour?