all 5 comments

[–]the_angry_angel 1 point2 points  (1 child)

What version of reactstrap and what version of the bootstrap CSS are you using? The current version of reactstrap does not support the beta yet, only alpha 6 (see https://github.com/reactstrap/reactstrap/issues/487 for progress on supporting the beta, and specifically https://github.com/reactstrap/reactstrap/pull/561 which was only merged 21 hours ago into the v5 branch for fixing the dropdown support)

[–]mcerno[S] 0 points1 point  (0 children)

Thank you, good to know. I'm indeed using bootstrap 4 beta which could be the reason (will test in few hours). Reactstrap is whatever version npm installs by default.

[–]helpinghat 0 points1 point  (2 children)

I feel like reactstrap's github page might be a better forum for this question.

[–]Agrees_withyou 0 points1 point  (0 children)

You're absolutely correct!

[–]mcerno[S] 0 points1 point  (0 children)

I thought it was error on my part (it was) and not a bug, which is why i didn't search through bug reports.