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
I encountered an issue in which I needed to stop click propagation to bigger components but I didn't find any way to capture the event. Please fix this issue.
The text was updated successfully, but these errors were encountered:
Yeah, it is just needed me 2 ;(
// UPD: figured out, that constructing my own component with onClick prop (or something like that) that is passed to children of CopyToClipBoard will give needed behaviour
I encountered an issue in which I needed to stop click propagation to bigger components but I didn't find any way to capture the event. Please fix this issue.
The text was updated successfully, but these errors were encountered: