Gramps 6.0.6
Gramps Web API 3.7.1
Gramps Web Frontend 26.1.1
Gramps QL 0.4.0
Sifts 1.1.1
locale: en
multi-tree: false
task queue: true
OCR: true
chat: false
Hello everyone,
I have a problem with the Home Person.
When I log in and set the Home Person, everything is fine, I can view the tree, etc.
When I close the browser and open it again, the Home Person has disappeared. What is my problem? Is it a file rights issue?
For further clarification, can each user select their own Home Person?
The home person is per-user, per-device (it is stored in the browser only). You can check the local storage in the dev tools. Which browser, browser version, OS?
1 Like
My browser is chrome
Version 144.0.7559.110 (Offizieller Build) (64-Bit)
I checked this using the Chrome developer tools.
Home person is set
I close the browser and open it again. The language is saved, but the home person has disappeared.
I use a Docker image that runs in a Proxmox container.
Grambs Web stores the home person in the local storage of the website. Depending on the browser, you can set how it handles the data, delete it when closing, except for certain pages, etc. Just google ‘chrome local storage not delete’.