As a part of major rewrite and simplification of the component, several features have been removed. Tooltip is one of them, as its content was difficult to read and it was often displayed in incorrect places.
However, a tooltip showing details of an option is a useful feature.
Its implementation should be independent of reactstrap or other React implementations of Bootstrap.
The contents of the tooltip should be configurable.
As a part of major rewrite and simplification of the component, several features have been removed. Tooltip is one of them, as its content was difficult to read and it was often displayed in incorrect places.
However, a tooltip showing details of an option is a useful feature.