bootstrap
bootstrap copied to clipboard
Fix Default values and Description content in options table
Description
https://github.com/twbs/bootstrap/blob/ae43f0c48bf7acede8a325b24197001fe2b2f416/js/src/popover.js#L20-L31
https://github.com/twbs/bootstrap/blob/953b4b6c1b67e120235fc19f565444a0f7a97a76/js/src/tooltip.js#L58-L79
Motivation & Context
Type of changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Refactoring (non-breaking change)
- [ ] Breaking change (fix or feature that would change existing functionality)
Checklist
- [x] I have read the contributing guidelines
- [x] My code follows the code style of the project (using
npm run lint) - [x] My change introduces changes to the documentation
- [x] I have updated the documentation accordingly
- [ ] I have added tests to cover my changes
- [ ] All new and existing tests passed
Live previews
- https://deploy-preview-39846--twbs-bootstrap.netlify.app/docs/5.3/components/popovers/#options
- https://deploy-preview-39846--twbs-bootstrap.netlify.app/docs/5.3/components/tooltips/#options
Related issues
Turns out, after additional testing on another Fabric 1.18.2 client (Fabric 0.14.6), with just the necessary mod(s) for AuroraKeystrokes to load (which is Fabric API), that the game doesn't even get to the loading screen and crashes.

Crash report: crash-2022-06-12_07.18.19-client.txt
Log: latest.log