gbrock/laravel-table

Incorrect parameters being generated as current URL

Closed this issue · 1 comments

Sorting function not working. I have url with parameters like so user/{id}. In table header it generates same url not correct id (user/1).

I've just pushed a fix that should take care of this. Please update the package composer update and see if it fixes your issue. Thanks for bringing it to my attention!