Hi folks,
I’m currently hosting my personal digital Zettelkasten, modeled after the one created by Soren Bjornstad, on TiddlyHost. I’m using the password feature that’s native to TiddlyWiki to encrypt it, that way I can set it as a public wiki and access it without logging into my TiddlyHost account.
I’m running into an odd and very specific problem. Whenever I try to access my TiddlyWiki from my mobile device, I’m encountering an internal JavaScript error after entering my password.
- I’m using Firefox mobile. I’d like to keep using Firefox mobile.
- When I turn the password protection off, this solves the problem.
- I’ve tried accessing my wiki via a different mobile browser (Safari instead of Firefox), and this also fixes the problem.
- I’ve checked, and this issue persists with a fresh dummy TiddlyWiki with password protection.
- I only encounter this error on mobile, and have had zero issues with desktop access.
- A browser refresh does not solve the issue.
Funny enough, it seems like the password feature is what’s causing the issue. I’ve never worked with JavaScript before, and I have no idea how to solve this problem, or where to even begin checking for the bug (if it’s even a bug?).
Any leads or suggestions?