goktugacik

Results 1 comments of goktugacik

Working version: ``` const { show } = useContextMenu({ id: 'card_context_menu' }) handleCopy(request)}>{intl.formatMessage({ id: 'copy' })} ``` TypeError: event.stopPropagation is not a function ``` const { show } = useContextMenu({...