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
Deploy monica-appach by docker, with APP_URL=https://example.com and APP_FORCE_URL=true;
access the monica site behide nginx, which provide ssl use proxy_pass;
"Activity in this vault", click button "Load previous entries" to load more data at bottom, the http request like (/vaults/9d6e33f4-1d9f-4021-b919-5c50107d37f9/feed);
look at the result of the http request, pagination info in paginator is incorrect, with location.origin is http://example.com;
apparently, no more data can be loaded.
Expected behavior
The paginator results are correct as expected, use APP_URL as base origin
Environment
Your own self-hosted instance (v5 a.k.a chandler version or main branch)
Bug description
paginator info is incorrect as expect
Steps to reproduce
Expected behavior
The paginator results are correct as expected, use APP_URL as base origin
Environment
Your own self-hosted instance (v5 a.k.a chandler version or main branch)
Version of Monica
a809ecb
Installation method
Docker image
Web server
Nginx
Database engine version
PostgreSQL
Additional info
No response
The text was updated successfully, but these errors were encountered: