In docs, recommend only <div> (not <span>) for putting tooltips on disabled elements
Per issue comments, `display: inline` elements like <span> don't work for this. Resolves #10049
Showing
Please register or sign in to comment
Per issue comments, `display: inline` elements like <span> don't work for this. Resolves #10049