Jack Sleight

Results 53 comments of Jack Sleight

You've probably figured out a solution by now, but for anyone else stumbling on this issue (as I did), here's one: Because node's `require()` function will always return the same...

I am also having this issue, but on macOS (High Sierra). CodeSync reports that `code` is not on PATH, but it definitely is. I have manually added it to PATH...

Further to my previous comment, it looks as though my issue is related to the way that Code is launched, and not anything to do with CodeSync itself. I am...

@cspotcode Node is added via .bash_profile, it's in `/opt/local/bin/node`. I just tried your suggestion and it looks like when Alfred runs it's only getting a PATH with `/usr/bin:/bin:/usr/sbin:/sbin`, despite additional...

You can also add multiple email addresses, so would need to work with that.

I've tested this with the site I was working on when I originally posted [this issue](https://github.com/statamic/cms/issues/5254) and the results are very promising. This site does not output the exact same...

I think part of the problem is the `type: image` nodes in the data, normally the structure of those looks like this: ```yaml - type: image attrs: src: 'asset::assets::blinking-carot.gif' alt:...

That's super weird, no idea why changing the handle would have any effect. I just tested with a `contents` Bard field and it seems to work OK here. But, this...

Are you using a toggle field? There is still a jump when you use those as a toggle is shorter than most of the other fields anyway. It's clearer with...

Whoops, should have included that originally! This should do it, blueprint and accompanying entry (it's only visible when the date fields have a value). ```yaml sections: main: display: Main fields:...