Matt Kingshott

Results 17 comments of Matt Kingshott

Thanks for the comments @drbyte. It wasn't intentional no, so I've done the following... I've moved the required parameters to `fastcgi_params` and removed the unnecessary ones.

I’ve not noticed any difference with it enabled, but maybe it’s usage would increase by up to 1 MB for a request (based on the 512 K buffer size). Just...

For anyone experiencing this, I can confirm (at least for me) that it was triggered by directly manipulating a complex prop (e.g. array of objects), on the Inertia page component....

I feel like this is a valid use-case as I mentioned in my other issue. Not everything requires a visit IMO, sometimes navigating within the same page, such as with...

That makes sense. I guess all I'm saying is that it would be nice to be able to "route" around the current page, not anything that would necessitate moving off-page,...

As an update, I switched away from my mini client side routing and now just use Inertia. While it required some hefty refactoring on my end, I do feel it...

Can confirm this also applies to Mac version. Switching VSCode to use ZSH and adding global composer vendor/bin to path solved it for me.

That's great news! Regarding the specific use case you describe, I don't know how many people are creating the HTML element's type dynamically (but IMO, I don't think it's something...

Awesome! Can’t wait 🚀

Thanks for the invite!