Store whether this is a trusted device in _converse.session
So that it persists across page loads. Otherwise storage falls back to the default, causing records to be in both local- and sessionStorage. Additionally, update singleton models to have the 'id' available as a getter. Otherwise multiple records gets stored in browserStorage, causing random results being returned.
Showing
This diff is collapsed.
Please register or sign in to comment