Jesse Leite

Results 108 comments of Jesse Leite

@tjdevries Just pulled and everything seems good here I think!

I ran into this too. It seems `bg`, `background`, etc. are reserved words (which seems awkward for a theme helper/framework, where it's probably pretty common for a theme creator to...

@tjdevries, is the `fps` branch thing you mention still a thing? I pulled that down to test, but it seems borked atm.

I believe we show git errors in your app log, but yes maybe we can show git status errors.

@jhorii @marijoo Is there anything that gets logged (in `storage/logs`) when you access the git page in the control panel?

Likely yep 👍 Just hoping to verify the issue is within `isRepo()` (the only place we're using `withoutLoggingErrors()`).

To anyone still experiencing this issue, curious if you could [composer patch](https://rias.be/blog/using-composer-patches) this [PR](https://github.com/statamic/cms/pull/7684) into your app, then try to access the git page in the control panel, and share...

After some internal discussion, we're thinking of possibly removing `input_type: hidden` on the text field altogether, since it's an input type [that was only added for frontend forms](https://github.com/statamic/cms/pull/2952), but obviously...

Excited about wired split support! For the layman who doesn't fully understand UART, what types of cables could be used to connect peripheral to central? TRRS? USB-C? RJ45?

Am I right to assume that UART support in Zephyr would allow for wired split communication between peripheral and central over TRRS? 🙏