You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bootstrap addons are pretty limited, in terms that their structure is fairly sensitive. And since in this case, Tooltip inserts a div between Addon and TextEdit it will also break specific CSS selectors that come by bootstrap.
I still need to decide if it makes sense to fix this, at least in Bootstrap 4.x. For Bootstrap 5 there were a lot of breaking changes and addons have been somewhat optimized. So I will need to investigate more once I start the upgrade to B5. For now, I will put this ticket in the backlog.
I'm using the Tooltip on a TextEdit inside a Field Body, but the Column Size gets destroyed:
Code:
Result:
(https://user-images.githubusercontent.com/40752681/103665877-38a3ed80-4f74-11eb-8f10-0f7185a99096.png)
The text was updated successfully, but these errors were encountered: