Issue with QueryBuilder Table Filter
I'm facing a weird issue, probably on my end, because i'm not using filament panel, but using tables, forms and actions separately.
What i'm facing is the following, when i use the Querybuilder filter to filter my table, then i press on edit button for any row (while the filter is applied), the modal opens normal, but when i submit it causes the server to timeout.
the create modal action works normally even when the filter is applied, so the issue is with the modal edit action only.
i tried using browser network panel to debug, but it's leading me nowhere, any idea that might help fix it?
thanks in advance.
0 Replies