Matthias Schöffmann

Results 3 issues of Matthias Schöffmann

after upgrading from 2.0.3 to 2.1.3, sending an email throws the following exception: ``` error: TypeError: source.on is not a function at Function.DelayedStream.create (/Users/x/Source/x/app-backend/node_modules/delayed-stream/lib/delayed_stream.js:33:10) at FormData.CombinedStream.append (/Users/x/Source/x/app-backend/node_modules/combined-stream/lib/combined_stream.js:45:37) at FormData.append (/Users/x/Source/x/app-backend/node_modules/form-data/lib/form_data.js:75:3)...

using /200.html as fallback-page, makes the 404 page flash upon loading, and then console errors appear. after this console errors, it's not even possible to use the search or any...

### Describe the feature I recently had to change the `` component and the according `useLoadingIndicator` composable to add the option `immediate: boolean` to `.start()`, `.set()` and `.finish()`. Adding `immediate:...

enhancement
good first issue
🍰 p2-nice-to-have