leoblanski
leoblanski
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
Thanks for your help @Leandro Ferreira
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
I focused on TextInput working and keep my eyes out from the obvious.
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
I follow the doc, but I forgot to set the form fill on Mount $this->form->fill();
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
My fault...
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
Guy, I found the problem
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
"filament/filament": "^3.2.83",
32 replies
FFilament
Created by Jr.Pikong on 3/27/2024 in #❓┊help
importer S3 Get Error
Thank you @Jr.Pikong
14 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
And login, is the same from filament, just change the layout
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
My ConfirmSignup I extend from Filament\Pages\Page
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
Ops, actually I define this route directly on my web.php. Route::get('confirm-signup', ConfirmSignup::class)->name('auth.confirm-signup');
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
Yep @Leandro Ferreira, It's inside a Panel, I'm trying to create a "Confirm Signup" page after register
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
Maybe I forget something, the weird is that with TextInput it works, and ColorPicker it doesn't
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
Following the doc again
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
I'm creating the page again reviewing everything
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
No console erros 😦 I'm with a custom page...
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
No, It doesn't Leandro... If I change to TextInput it does, but as ColorPicker doesn't.
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
Because if I put the same value, ex #ffffff inside a TextInput and try to send the form, I receive the value correctly.
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
It seems like the Color Picker is not updating the value into "model"
32 replies
FFilament
Created by leoblanski on 5/30/2024 in #❓┊help
ColorPicker Required Bug
Sorry by the late guys. Creating and editing. Yep @Leandro Ferreira , If I remove color picker everything works fine, and if I change the colorPicker to a TextInput it works too.
32 replies
FFilament
Created by Jr.Pikong on 3/27/2024 in #❓┊help
importer S3 Get Error
If I remove FILAMENT_FILESYSTEM_DISK from my env, it works, but saving files in my local.
14 replies