blink
mask method triggers afterStateUpdated() method on page load
Hi, How to preven mask triggering after afterStateUpdated() method, within this method I handle walidation. So when page loads (empty fromfields), it triggers afterStateUpdated() method and shows validation errors even before filling any form fields.
2 replies
Relationship repeater fields are reset when clicking save button, but saves actually.
When I update form fields (including repeater part) and submit, repeater fields returns to old values. But data is updated in database.
When I refresh page repeater fields are filled with fresh records.
I found out that when save button is clicked firstly form data is saved after that relationship data is saved
But when form is saved all fields are refreshed including repeater values, but at this time relationship is not updated yet and its field are filled with old values.
So, how can I make repeater fields not to return to old values when save button is clicked?
11 replies
Class "Filament\Support\Facades\FilamentAsset" not found
I got this error after instaling this plugin
Is it related to my filament instalation or plugin malfunction ?
any Idea how can I fix?
https://filamentphp.com/plugins/ibrahim-bougaoua-star-rating
4 replies