Hi there, after changing to a namespaced root using the instructions on the readme, I get this error in the console:
TypeError: "input is undefined"
from https://cdn.jsdelivr.net/npm/joydb/joy.min.js:2380
fall_verify https://cdn.jsdelivr.net/npm/joydb/joy.min.js:2729
joy.min.js:2700:15
NO! Unverified data.
Object { "~8VP0UwcvxBStPc30AQ_55RXzZpzth0rS1O8_4pUM91k.TRVWDuKOf5eXlb8y0u95cotB4f7SCJbjv3EuYHE5flc": {…} }
joy.min.js:3511:21
TypeError: "input is undefined"
from https://cdn.jsdelivr.net/npm/joydb/joy.min.js:2380
fall_verify https://cdn.jsdelivr.net/npm/joydb/joy.min.js:2729
joy.min.js:2700:15
It appears to be somehow tied to your account, and refuses to work with an unverified root? It works perfectly with name="app".
I've tried clearing local storage, removing my local peer's data files, setting up the page to only consult my local peer, used different user accounts. All the same result.
Hi there, after changing to a namespaced root using the instructions on the readme, I get this error in the console:
It appears to be somehow tied to your account, and refuses to work with an unverified root? It works perfectly with
name="app".I've tried clearing local storage, removing my local peer's data files, setting up the page to only consult my local peer, used different user accounts. All the same result.