Don't show tool tip when content is undefined or empty string
Open
enhancement
module:components
- Dominant language
- TypeScript
- Stars
- 8.1k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
In many cases, nbTooltip binds to a dynamic expression and sometimes expression returns undefined.
But Nebular Tooltip shows an empty tooltip when content is undefined or an empty string.
Contributor guide
Assessment
This issue has not been assessed yet.