Walter Burditt
Walter Burditt
In the index.html page at line 1502 is where you would remove the demo.js from loading. If you just want the demo.js popup to not show, then go to the...
You will need to add JavaScript to manage the state of the sidebar. There is an example on here somewhere. Looking around I found my old post for this on...
The PR #5583 has been created for this issue. I accidently submitted this issue with my work account.
@danny007in the theme button has also been updated on the Bootstrap 5.3 docs site. Here is the changed `color-modes.js` that is modified to work with your changes as well: ```...
Sure I will try to get some time in and make this PR.
So, is this done then?
Alright I will check it out later and let you know.
So, is the theme toggler going to be added to the main project or just in the documentation? I see what you added to the documentation, but it has not...
I am not sure that is true because if I remove that CSS from the code and remove the references to it and just use Bootstrap it works just fine....
@danny007in Bootstrap has been update to "bootstrap": "^5.3.0-alpha2". This fixes the scroll bars for one thing and various other fixes. Not sure if this will resolve this issue or not.