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
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
Reported issue:
When fetching results with over the maximum count of records, radiks-server automatically adds pagination links to the JSON.
However, it appears that it doesn't properly include the host name, according to this screenshot:
This is where that code happens, it appears that the host is not being pulled properly:
https://github.com/blockstack-radiks/radiks-server/blob/master/app/controllers/ModelsController.js#L48
The text was updated successfully, but these errors were encountered: