Porter Severtson
Porter Severtson
### What happened? When closing a QDialog on Chrome/Edge/Safari (not FireFox), the scroll position jumps down on a virtual scrolling QTable in the background. ### What did you expect to...
**What kind of change does this PR introduce?** - [ ] Bugfix - [x] Feature - [x] Documentation - [ ] Code style update - [ ] Refactor - [...
We are encountering the following issue when using Pug, with `v-slot` and `v-for`. The goal was to take all slots passed into our wrapper component, and pass them down into...
Adds an option to display an error when uploading a file with a naming conflict instead of automatically overwriting or timestamping. After this change: - `overwrite: true` - Overwrites the...