It turns out there’s only one instance of “options.event.event” in the core source code, in the file $:/core/modules/utils/dom/modal.js.
There is a bug there that would result in exactly the error message you saw. I’ve committed a fix here: https://github.com/Jermolene/TiddlyWiki5/commit/50d0b6ee50689fd7ed8d7e8cc7ac4ea285da36d9 <https://github.com/Jermolene/TiddlyWiki5/commit/50d0b6ee50689fd7ed8d7e8cc7ac4ea285da36d9> You can try the change out at https://tiddlywiki.com/prerelease <https://tiddlywiki.com/prerelease>. Note that this may not fix your underlying issue, it would be helpful to know more about any plugins you’ve got installed, and exactly what action prompted the crash. Best wishes Jeremy. > On 13 Feb 2021, at 10:16, Ste <[email protected]> wrote: > > Welcome :) > What are you gitting trying to do when this happens? TW version? Browser? Os? > Plugin related? > > On Friday, 12 February 2021 at 18:24:36 UTC [email protected] wrote: > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/8a9cbfe7-b4d0-4f2e-bc19-99767b9e28d4n%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/8a9cbfe7-b4d0-4f2e-bc19-99767b9e28d4n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/D7753FC8-2607-48AD-BA23-FB65389E7C1F%40gmail.com.

