Replies: 1 comment
-
Did you add the properties to your database using a settings migration? The error tells you your setting properties are missing form your repository (database). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm ussing a setings class as part of a filemant component. I have added some new properties to the class, here is the complete class:
before Filament save the data I do dump()
but I still get this error:
And I cannot figure out why
Any hint ?
Beta Was this translation helpful? Give feedback.
All reactions