Simon André
Simon André
By "solution 2" i mean "better doc" to be clear :) And to be honest passing full object in Events is like passing full object in Messenger messages.... not something...
You mean the issue i suggested a working solution ? :p
I have a demo incoming next week to show you how to do that. If you cannot wait i can send you some quick explanation.
I will post there a short example ~tonight~ tomorrow then :)
I'm working on it during my launch break.. ;) You can look this upcoming demo: https://github.com/smnandre/ux/tree/site/demo-infinite-scroll https://127.0.0.1:8000/demos/live-component/infinite-scroll Look in "InfiniteCollection" template / component The idea is to have a custom...
@ag-erwan Happy if that helped you :) I'll try to publish it soon-ish, but bug fixes/features always take priority over demos.. Regarding 2.17, I anticipate it could be around the...
If you need, you always can use `2.x-dev` branch until then !
I'm thinking outloud there but could this be done automatically depending on the current locale ?
You can look at "how" the defer is implemented i think. It call a "render" action by listening to the "live:connect" event. Oh but yeah, no you'd be then rendered...
> With `` method **`__invoke` isn't called** -> widget isn't updated `__invoke` is called when you render the component during the first request