tgrosinger / tw5-checklist

Simple checklist widget for TiddlyWiki5:
https://tgrosinger.github.io/tw5-checklist/
51 stars 12 forks source link

Tiddly Desktop #28

Open brimoran opened 7 years ago

brimoran commented 7 years ago

Hi - thanks for this plugin, it's really great.

I have ran into an issue when using Tiddly Desktop however (0.0.8 (8)). If I create a tiddler and add a checkbox using [ ], on trying to save the tiddler, the following error message is produced:

"Uncaught TypeError: Cannot read property '0' of undefined".

I am not sure if this is a tw5-checklist issue or a Tiddly Desktop issue as I do not have this problem using Tiddly Fox or in the beta testing of (what was) the TWEdit iOS app.

tgrosinger commented 7 years ago

Can you please send me the full body of the tiddler causing the issue?

Also, what version of tw5-checklist are you using?

brimoran commented 7 years ago

Hi Tony

Any tiddler that I try to use [ ] in seems to have a problem. Basic example attached which works fine in Firefox but causes problems in TiddlyDesktop if I import it and then try to access it.

I'm using version 0.0.13 of tw5-checklist.

My TiddlyWiki includes a few other plugins which maybe you need to be aware of:

GSD5, GSD5 Tickler plugin, Highlight.js, KaTeX, Markdown parser.

Example.tid.zip

agrudzinsky commented 6 years ago

Same issue here. The plugin works great in a browser but crashes in TiddlyDesktop. It would be great to fix it. I really like the plugin. I'm using version 0.0.14.

tgrosinger commented 6 years ago

I unfortunately do not have the time or knowledge to debug this in TiddlyDesktop. Pull requests are welcome though!

TiddlyTweeter commented 6 years ago

Update on this.

In TiddlyDesktop 0.0.13 & checklist 0.0.14 this no longer happens.

In some scenarios you can lose focus so ticking the box doesn't work, but that is a different issue and not a Checklist issue per se.