Ryan Berliner
Ryan Berliner
Ah - I was thinking that the font variable was defined with a `!default` flag to allow users to override it. Would you consider a change to the variable declarations...
Yes, I do have a [proof of concept](https://github.com/RyanBerliner/bootstrap/commit/1747b86a55a02f167f1cc3d28ea6280aa0783532) changing the current modal focus trap to a more standard, forwards and backwards focus trap. However I haven't continued any work as...
Sounds like there's enough interest in improving these dialogs (modal & off canvas bootstrap components) - I should be able to push a PR this week so you all can...
The bug you are seeing has nothing to do with React, and almost nothing to do with bootstrap either. Rather, it's your improper import of bootstraps javascript. You are explicitly...
Please let me know if you'd appreciate me dedicating some time to work on a PR here, happy to help where I can.