The tooltip is not visible when I click the icon. How can I fix this code so that it is visible?
I have made an abbreviations list so that when a user clicks the clipboard icon, the abbreviation definition will be copied to the clipboard. I added a tooltip that appears on clicking the icon saying ‘Copied’ to alert the user. However, I cannot figure out why the tooltip is not visible when I click the… Read More The tooltip is not visible when I click the icon. How can I fix this code so that it is visible?