mpiet
mpiet
FFilament
Created by mpiet on 5/6/2024 in #❓┊help
Can I disable the loading indicator for actions that open a modal?
I wonder why modals take this long to open. Could it be because of data like select options in forms?
9 replies
FFilament
Created by mpiet on 5/6/2024 in #❓┊help
Can I disable the loading indicator for actions that open a modal?
Thanks!
9 replies
FFilament
Created by Jon Mason on 12/1/2023 in #❓┊help
Livewire component modal with next button
I did it with adding actions to a custom modal
12 replies
FFilament
Created by mpiet on 4/24/2024 in #❓┊help
Action in custom modal content: Update modal content after action performed?
I solved it by passing only a reference, and querying and filtering the modal content records live.
3 replies
FFilament
Created by Jon Mason on 12/1/2023 in #❓┊help
Livewire component modal with next button
Thinking about a similar approach...
12 replies
FFilament
Created by mpiet on 4/3/2024 in #❓┊help
How to enforce client loads newest theme.css?
We solved it in our build process: We append a query string with a placeholder that gets replaced by a timestamp on build. 😅
7 replies
FFilament
Created by mpiet on 4/3/2024 in #❓┊help
How to enforce client loads newest theme.css?
No, no vite, because we only need some Tailwind customization as of now.
7 replies
FFilament
Created by mpiet on 3/10/2024 in #❓┊help
Docs for table: return type doesn't seem to match contract
Nevermind, I selected the wrong contract to import
3 replies