Spatie Settings saved but wont fill the form

I can save the settings to database, but it wont fill the form. I already have the properties on the Setting class and match with the name of each components
7 Replies
Dan Harrin
Dan Harrin2y ago
how can we help you? :)
fikurimax
fikurimaxOP2y ago
I dont know what did i miss 😅. I've follow the instructions, but the setting values wont fill the form
Dan Harrin
Dan Harrin2y ago
we dont know what you missed? ahah you didnt send code or anything, we don't know any better than you do. what have you tried to debug?
fikurimax
fikurimaxOP2y ago
pardon, these are the codes. Idk how to do debug it
fikurimax
fikurimaxOP2y ago
Also, when i dont check the checkbox, i get error $save_unregistered_rfid cant be null
Dan Harrin
Dan Harrin2y ago
in mount, call parent::mount()
fikurimax
fikurimaxOP2y ago
Ohhh right, that makes sense. Thanks Dan!

Did you find this page helpful?