Jonas Metzener
Jonas Metzener
The current state of our documentation is absolutely poor! We need to drastically improve the documentation at least of the components we need the most (e.g `cf-navigation`, `cf-form`)
If `"en"` is passed as locale to the `` component, the addon will try importing a file `flatpickr/dist/l10n/en.js` which does not exist as English is the default language that is...
If a work item with the status `redo` is being reopened by the workflow, the property `previous_work_item` is not properly updated which results in a wrong workflow tree. We should...
Hi there! I've tried running `ember-try` within a monorepo with yarn workspaces but I couldn't get it to work. I always go the error `No ember-cli-build.js found.`. This makes total...
The `setupContainer` function of `ember-data` expects an application instance to be passed - in this case that is the faked owner object that we create when using a custom resolver...
### Steps to reproduce 1. Go to `/index.php/apps/files/` 2. Open the actionmenu on a .odt file 3. Click on 'Edit' ### Expected behaviour Page transitions to `/index.php/apps/documents/index#{fileId}` and opens editor....
Hi I've been having problems using `importSync` in combination with `getOwnConfig` - that's when I opened #1138. Now I finally found the actual problem that I was having: As soon...