You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2020. It is now read-only.
I have text as well as a button on SB-item-header. Now if I want to capture a click of a button it is taking the click of the toggle.
I tried to play with
event.preventDefault();but no luck.Any leads to getting this click?