laravel-views icon indicating copy to clipboard operation
laravel-views copied to clipboard

Pagination throw Unable to find the action

Open jeblister opened this issue 3 years ago • 6 comments

Hi, The app throw the error below if I click on any page number on the pagination component and confirm the action.

Exception
Unable to find the action

jeblister avatar Nov 19 '21 14:11 jeblister

Hi @jeblister, are you confirming the action after you clicked on the paginator?

Gustavinho avatar Nov 21 '21 00:11 Gustavinho

Hi @Gustavinho , yes I confirm the action and then I have this error.

jeblister avatar Nov 22 '21 08:11 jeblister

I'm the same error!!

theavuth9 avatar Jan 31 '22 03:01 theavuth9

Hi @theavuth9, thanks!, I will take a look at it

Gustavinho avatar Jan 31 '22 23:01 Gustavinho

Hi @Gustavinho thanks!! it might by issue when I install wireui && powergrid

theavuth9 avatar Feb 01 '22 01:02 theavuth9

Hi @jeblister and @theavuth9 , I've been trying to replicate this error without success, do you have a video where you can show me the behavior?

Gustavinho avatar Feb 09 '22 00:02 Gustavinho

I have the same problem. Both on table and grid views. As far as I can debug, it tries to find an empty action.

LucVK avatar Nov 18 '22 16:11 LucVK