tiddlywiki-on-fission
tiddlywiki-on-fission copied to clipboard
File picker live refresh
The file picker currently doesn't live refresh. You need to hard-refresh the entire application in order for newly created wikis to display in the picker.
Thanks @bmann
I just ran into this as well...or at least a related issue (new Fission Drive user here). I wanted to create a wiki in a subfolder of Public. Went back and forth between Tidly and Fission Drive a few times to create the dir, refresh, check again, etc. Eventually I got to a crash state where no files are displayed. Feel free to break this ticket out if it's sufficiently distinct, I didn't want to pollute your ticket queue with a related new user issue.
JS console log:
Unchecked runtime.lastError: The message port closed before a response was received.
DevTools failed to load source map: Could not load content for https://tiddlywiki.fission.app/$:/plugins/tiddlywiki/tiddlywiki-on-fission/index.umd.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
$:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:63898 📓 DNSLink is up to date: bafybeidfxalg7q3ommxolhlphytunzobzyv7kmjob4mex43cixzlosyy4y
$:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:63161 Uncaught (in promise) Error: Could not parse a valid private tree using the given key
at Function.eval ($:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:63161)
at step ($:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:93)
at Object.eval [as next] ($:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:74)
at eval ($:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:67)
at new Promise (<anonymous>)
at __awaiter ($:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:63)
at Function.PrivateTree.fromInfo ($:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:63158)
at Function.eval ($:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:63126)
at step ($:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:93)
at Object.eval [as next] ($:/plugins/tiddlywiki/tiddlywiki-on-fission/webnative.js:74)
Thanks @eethann, and sorry you've run into problems.
Do things work again after a restart of the browser?