David Straub

Results 4 issues of David Straub

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Release 8.x
Bug
Needs Triage

In my apps I have several cases where I'd like to use `v-t`, but my translations often include HTML content. Since `v-t` uses `el.textContent` (https://github.com/panter/vue-i18next/blob/master/src/directive.js#L68), I have to resort to...

If the number of files in `this.inputFileSet.files` is large enough, [`readCache()`](https://github.com/jsdoc2md/jsdoc-api/blob/master/lib/jsdoc-command.js#L128) reaches the user's limit and rejects with an error. The error is swallowed in [`getOutput()`](https://github.com/jsdoc2md/jsdoc-api/blob/master/lib/explain.js#L15), which manifests in a...

## Changes This change will cause Renovate to re-enable GitHub's automerge / Merge Queue feature after rebasing the PR, to more seamlessly recover when PRs encounter merge conflicts in the...