TextColumn Setting Properties on AfterStateUpdated()
Hello,
I have an issue when setting dynamic properties that are based on title.
I setts them good, but when i have title on autofocus and click save it wont do it. Only on second click. I mean ever-time title is in autofocus it next click wont react it will just act like we are trying to blur... Any solution to this?
3 Replies
have you run form->fill on mount?
It is classic filament resource, it is not separate page..
The issue seems to stem from the live(onBlur: true) configuration in your getTitleField method.