Jason Varga

Results 527 comments of Jason Varga

I don't understand most of what was said here 🤣 , except that I'm running Safari 15 and using `hs.window.filter` and it takes ages to load. I didn't know why....

Yes but that's a breaking change. I guess we can alias it though.

No one really asked for this so not going to add it for now. If we get a genuine request for it we can resurrect this.

That seems like a better approach to me. Even if we move the nocache js to the top of the page, the ajax request _might_ still take longer than expected...

This was a breaking change. It's being reverted in #10898. You'll need to opt into moving the JS into the head by adding `'nocache_js_position' => 'body',` to `config/statamic/static_caching.php`.

> One thing I cant figure out is why hide: null gets saved to the YAML when the toggle is off, but other fields like instructions don't appear when they're...

~How were you adding actions to replicator/bard sets?~ Nevermind, I got it. It was`Statamic.$actions.add('bard-fieldtype-set', {`