Jason Varga

Results 516 comments of Jason Varga

I can't replicate this. It appears true/false when I'd expect. Can you provide a repo with this behavior replicated?

I must be missing something but there's still a jump when you toggle the field on. Just like in your gif.

Yeah I was using a toggle sorry. But when I use a button group, I don't see a jump at all, even on the main branch. Can you provide a...

Cool cool. I marked this as a draft since you had started making some changes. Mark it as ready when you're done. 🙂

I can't reproduce this issue. Could you please provide a GitHub repo where this bug is reproducible?

@FrittenKeeZ We'd need to adjust the fieldtype used to select a template on the collection edit page to either allow text input so you can type `@blueprint`, or somehow add...

We have the eloquent user stuff in the core, which needs it.

> However, when/unless/tap need to stay as otherwise the subquery gets an instance of illuminate's builder, not statamics, which means that the where clauses etc dont pass through the extra...

Sorry for the delay. I've been trying to get this wrapped up. I've merged 3.3 into this and now the test you've added shows the "bug" you mentioned. The entry...