Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appendToBody not working in a modal. #429

Open
101Admin opened this issue Oct 7, 2024 · 0 comments
Open

appendToBody not working in a modal. #429

101Admin opened this issue Oct 7, 2024 · 0 comments

Comments

@101Admin
Copy link

101Admin commented Oct 7, 2024

Version

  • Vue version: 3.4
  • Bootstrap Version: 5.3

Description

I am using the multiselect component inside a bootstrap modal. The multiselect is at the bottom of the modal and when opened the content of the options is not visible until you scroll. so i opted to use the append-to-body prop on the component but it seems to be tabing out of the multi-select.

Demo

Here is an example without append-to-body:

Screen.Recording.2024-10-07.at.10.04.29.mov

And here is one with append-to-body set to true. Notice the "x" button of the modal getting focused:

Screen.Recording.2024-10-07.at.10.07.44.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant