Kevin Bond
Kevin Bond
I can see how a some kind of listener can help with generating: ``` And I submit the 'login' form with email: [email protected] password: 'abc' ``` But how would `Then...
> "undeprecate" auto_refresh_proxies configuration This behaviour will be configurable? Would disabling just remove the events from the tracker? Making `refresh_all()` required? Or would it disable the system entirely? > add...
> add a method to PersistentObjectFactory to create objects that are not auto-refreshable Ok, I understand now, this method would just trigger the created objects to not be tracked? `UserFactory::new()->untracked()->create();`?...
> I think I will wait even to disable this globally works for me. > "undeprecate" auto_refresh_proxies configuration So we'd keep this deprecated and have nothing to do with this...
This all looks good - I can't think of anything else off hand.
Hey @vldmr-k, You'd need to do this in PHP - in a `SchedulerBuilder` service. Here's an example: ```php // add here and not in yaml config as we need to...
I'm late to the party but I just noticed this. > 1st though concern: having #[LiveProp(url:true, keep:true)] will begin to make a lot of parameter for such a common attribute....
In this case we'd throw an exception if it can't be inclined then?
What about another function: `ux_icon_inline()`? If we can't use with html syntax, let's opt in this way.
I think this is super slick and I'd like to include natively!