Closed gtoto007 closed 5 months ago
Do other actions work on that page?
I have already deleted any other actions but the result is same.
Il giorno mer 5 giu 2024 alle 18:46 Patrick Brouwers < @.***> ha scritto:
Do other actions work on that page?
— Reply to this email directly, view it on GitHub https://github.com/SpartnerNL/Laravel-Nova-Excel/issues/176#issuecomment-2150513244, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTHOFP6CYXIDOE3YC2UT73ZF46E5AVCNFSM6AAAAABI3CUCIOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJQGUYTGMRUGQ . You are receiving this because you authored the thread.Message ID: @.***>
I meant, if you add another action there, does it give a 404 on that action too or not?
I found out the issue was caused by a field computed in Student Resource. I fixed it and than I can download excel with success.
Prerequisites
Versions
Description
When I click on action Download Excel I have error " Post 404 Not Found" on network tab of chrome.
I added this code in my nova resource: