Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

rohit2sharma95
Copy link
Contributor

Closes #33181

Since this option is not working already, dropping it should not be a breaking change IMO.

Not adding the fallbackPlacements here in place of the flip option because the Popper's default value for this option is not customized by Bootstrap. Bootstrap is not customizing the value for fallbackPlacements because it is not needed: #32843. Users can change the flipping behavior by passing the array in the fallbackPlacements option directly in Popper's config. (For example, flipping behavior can be disabled by passing an empty array to the fallbackPlacements option.)

Copy link
Member

@mdo mdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. We should get this into our next beta though. /cc @XhmikosR for another set of eyes.

@XhmikosR
Copy link
Member

XhmikosR commented Mar 2, 2021

@mdo you mean in beta4?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flip option does not work in dropdown's configuration
3 participants