mylanconnolly
Encountering poor performance in production after a number of troubleshooting steps
Hey all, sorry for the lack of replies, I've been busy on other projects. All of my assets are properly caching, which did take some time (I haven't configured a web server in a while and it wasu first time working with Caddy).
I haven't tried octane yet because I'm not super experienced with PHP but I'll look into it and see what I can do.
8 replies
Encountering poor performance in production after a number of troubleshooting steps
interestingly, I was able to trim another 200ms off the response times by moving from a Google n2d-standard-2 to a t2d-standard-2. I started checking out the different instance types since it seems like the performance issues are only in production (locally I have a 13" M1 Macbook Pro, which is seemingly faster than the VMs). I think performance is starting to become acceptable but I'd still like to get a bit more of a boost if possible
8 replies
Error `Could not find Livewire component in DOM tree`. How do I fix this?
Actually, I was technically putting it into a Filament page and I was having this issue, but once I rewrote it to be a vanilla Livewire component it worked fine for me.
5 replies
Error `Could not find Livewire component in DOM tree`. How do I fix this?
Just curious, did you ever find a solution? I'm running into this issue when I use the form builder and trigger an action that refreshes the page. I'm not super familiar with livewire and pretty new to filament, too, so I am probably just missing something basic
5 replies