->afterStateUpdated is never launched when the field is blurred, left by switching to another field or not selecting one at all. If I just set a plain ->live() or I put a debounce value, it's working perfectly, but not with the onBlur. Did I miss something there, is it intended or is it an issue related to something else? In any case, in the course I am following, it's working but it was on Filament 5.0 beta.