Results 310 comments of donmor

> Any idea about this error? > > ``` > error: failed to run `rustc` to learn about target-specific information > > Caused by: > process didn't exit successfully: `rustc...

What version of Tiddloid / TiddlyWiki are you using?

Have you tried the latest version (2.5.0)?

Does this happen to other files? I have v5.3.3 files as well and they work as usual. Please drop your file here if you'd like to :)

It seems that nested HTML is not supported by Android Webview used by Tiddloid. Clearing field `Type` in the tiddler could be a workout.

[crash_dump_00000001.dmp](https://github.com/user-attachments/files/17477522/crash_dump_00000001.dmp) I dumped this when it crashed.

One more thing, browsing sdmc:/ from Settings > Directory > (any entry) won't crash the machine. Using playlist can also avoid crashing and load contents.

> Hi donmor, > > Thank you for this work. Could you update your commit messages to be more descriptive? A commit message 'update' doesn't give any insight into what...

> > I see... But the non-latest commits is not likely to be editable(-ι_- ) > > You can perform a [interactive rebase](https://www.sitepoint.com/git-interactive-rebase-guide/#editinganoldcommitmessage) to edit the commit message; followed by...