Commit 4d3661b
committed
fix(index.js): add missing argument so tooltip hides.
If getContent returns '', the tooltip should hide. A missing
argument caused this not to work for dynamic content.1 parent 10b8e43 commit 4d3661b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
0 commit comments