the "value" parameter will not be null so you end up with a tiny arrow pointing at the field with nothing in it. This is a simplified example of what I was trying to do but I think illustrates the point. There needs to be some other logic when the tooltip is based on a template reference.
Versions of ngx-bootstrap, Angular, and Bootstrap:
Bug description or feature request:
when you use a straight text value for a tooltip, the code will hide() when that value is not truthy:
This never happens when the value is a template ref defined like
the "value" parameter will not be null so you end up with a tiny arrow pointing at the field with nothing in it. This is a simplified example of what I was trying to do but I think illustrates the point. There needs to be some other logic when the tooltip is based on a template reference.
Versions of ngx-bootstrap, Angular, and Bootstrap:
Angular 4.4.6 ngx-bootstrap:2.0.2 Bootstrap:3.3.7
Build system: Angular CLI, System.js, webpack, starter seed:
Angular ng, webpack