I’m using Laravel 9 and in SubGrid, when click Expand, it got “the server responded with a status of 419 (unknown status)”
I manual execute the link that execute the sub-grid page it able to display get the sub-grid. I suspect is the CSR.. can someone advice.
The next question how can I format based on the Laravel URL format ?
1 Answers
Hello,
Make sure you added csrf token field in meta-name and add JS code to incorporate it in ajax calls.
If issue persist, Please let me know.
Your Answer