Skip to content

JavaScript error with Bootstrap 5 #2361

Closed Answered by Eonasdan
philippemilink asked this question in Q&A
Discussion options

You must be logged in to vote

If I remember correctly, col-* doesn't have relative positioning, hence the error. I'd either place it in a .form-group div or supply a div with position:relative" v6 is being worked on which won't have a bootstrap dependency or have this requirement, unfortunately it's not ready for general use.

If you have additional questions or need more please fork this stackblitz with your changes.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@philippemilink
Comment options

Answer selected by philippemilink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #2360 on March 08, 2021 14:37.