Dirk Dresch

Results 7 issues of Dirk Dresch

**Describe the bug** In the complete code block of the tutorial app you define the actions of the user ressource with two `new` blocks. Like that the second overwrites the...

documentation

Started using this framework but now I realized the last official contribution was one year ago. Any feedback about the current status of the project? This work is awesome https://github.com/MauriceConrad/PhotonKit-Components...

I'm trying to add `outstatic` to an existing project. Which is somewhat working. I can access the editor and also the collection creation is running. Currently, I'm struggling with the...

I'm using a `settings` object like this: ``` { fields: [] filters: [] currentPage: ReactiveVar id: "listname"

This is more a question and probably a really simple one, but I'm not able to fix it. _template.html_ ``` {{#StateModifier align="[0.5,0.5]" origin="[0,0]"}} {{#ContainerSurface size="[true,true]"}} {{#each cards}} {{>ContainerSurface template="flipper" size=cardDim...

question

This small changes solve runtime errors like: `JobsFragment not initialized`

Without this patch, the edit view is not displaying uploaded images in the dropzone, which is ignoring the opts parameter. With a set `baseUrl` (e.g. '/files') you end up with...