bootstrap-ruby / bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
MIT License
1.64k stars 352 forks source link

Some Examples May Be Failing #714

Closed lcreid closed 7 months ago

lcreid commented 8 months ago

It appears that examples 50 and 51 in the README.md are blank, when they should be showing an error message. Curiously, example 52 works.

Some work was done over the last year that changed how things get rendered. Also, the fact that 52 works with a different class on the div is very suspicious.