You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my website is mysite.com/api/users/?page=1&sort=id&type=asc, i save in .env file. when send request, i include jwt authorization in header.
my issue is i can not go to other page when i click page number. it's nothing happen. i want to change my params whenever i click to page number.
here is my response data:
Here is my code vue:
my website is
mysite.com/api/users/?page=1&sort=id&type=asc
, i save in.env
file. when send request, i include jwt authorization in header.my issue is i can not go to other page when i click page number. it's nothing happen. i want to change my params whenever i click to page number.
here is my response data:
sorry for my english
The text was updated successfully, but these errors were encountered: