mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Don't change the value for altBoundary option (#33684)
- Since bootstrap is not changing the default value of `elementContext` option, changing the value of `altBoundary` option is not needed for any modifier in real Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -502,7 +502,6 @@ class Tooltip extends BaseComponent {
|
||||
{
|
||||
name: 'flip',
|
||||
options: {
|
||||
altBoundary: true,
|
||||
fallbackPlacements: this.config.fallbackPlacements
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user