Tom White
Tom White
It seems S3 has had some updates, to get Wink to be able to upload images I needed to change the owner-enforced property to owner-preferred and "restore ACLs"  my...
Hi @Jatapiaro the meta records are just attributes on the wink models. Have a look through the migrations to get an understanding of what is included. You can use attributes...
@adrianlzx1996 you might be able to create your "parent" embeddable component view with the correct number of nested components (in a loop for example) to achieve the desired effect ?
> > @adrianlzx1996 you might be able to create your "parent" embeddable component view with the correct number of nested components (in a loop for example) to achieve the desired...
And dont forget this from the wire-extender documentation : **If you are using nested components, please make sure all components have the #[Embeddable] trait.**
Hi @MasterZydra you might give v0.0.7 a try (version prior to session support being added). See here : https://github.com/wire-elements/wire-extender/issues/33#issuecomment-2542833819
@PhiloNL same issue as others above and has started recently on an external site that i don't monitor much. I'm wondering if something in Laravel 11 has changed around CORS...
Setting and installing the composer version of wire-extender at `v0.0.7` will solve this issue for most users who dont require session support. ```json "wire-elements/wire-extender": "0.0.7", ``` The issue seems to...
noticed high CPU after 1 hour on 2.8.1 MacOS 14.6.1