Benedict Massolle

Results 58 comments of Benedict Massolle

I am sorry for the unrelated references. I made a faulty `push` to my fork 🙄

+1 for the one-issue-per-chapter approach. I would translate that stuff into english afterwards. I agree with @fiedsch that english only should be enough since you have to be familiar with...

@aschempp I'd start with the Models Chapter. I'll open an issue later today.

We have several issues commenting on the callback documentation style as well as a PR with a proposed solution. I started working on #337 and came across that issue again,...

I'll start with that and see, how far I get ;)

Mit 'isDownloads' und 'isGallery' wird die Darstellung des FileTree Widgets im Backend kontrolliert. Wird im Downloads-Inhaltselement unter Quelldateien ein Ordner ausgewählt, wird nicht der Ordner angezeigt, sondern alle im Ordner...

I can confirm this issue. I update some element classes on `htmx:beforeRequest` and `htmx:afterRequest` with `hx-on`, resulting in the same error. The proposed fix works for me.

@distantnative Please let me know if you need further information to investigate

Hi! I tried it with 4.3, but the issue is still there. See next comment for more information. ~However, when I add a new structure item like you do, it...

Here is the blueprint I used: ``` name: Timeline fields: headline: type: text width: 1/2 required: true phases: columns: title: true from: true till: true sortable: false type: structure fields:...