Maarten Marx

Results 8 comments of Maarten Marx

Unfortunately this was triggered by our editor as far as I know, so how it happens through the UI is a mistery to me. Though, by manipulating the database as...

> By "component" I assume you mean widget. I do, that's my bad. It does appear that using `project` solves the issue. As for the test project, I'm on the...

I was able to recreate the bug, here's the repo: https://github.com/Pixelguymm/apos-bug-report After setting this up, I am confident that my suspicions were correct. The bug occurs when there's a relationship...

I've looked for a way, with no success. Though, for what it's worth, I did find that I could achieve most of what I wanted to do by styling elements...

Probably could. Using CSS does the job for now, but I'll keep that in mind in case I hit a wall. Thanks!

There is a volume in place, so I don't think that's the issue. It is worth noting that the images currently available were copied over from my local test build,...

Unfortunately I don't know how to reproduce this one, and I can't make the affected project public either. I might try to reproduce it at some point but it could...

Hey! I just so happened to stumble across the cause of the bug. When transfering data from my local instance to the server, we didn't include the `attachments` table. Only...