danielo515 / TW5-2click2edit

Plugin that adds the ability to edit tiddlers by double clicking on its body.
MIT License
9 stars 8 forks source link

JS Error when trying to use double click #2

Open bukyo opened 4 years ago

bukyo commented 4 years ago

New to TiddlyWiki so not 100% sure I'm doing everything right.

I've installed the plug in and it appears to be in the installed list. I assume the shadow plugs have also installed. Or do I need to do this separately?

Every time I double click a tiddler to edit, I get the following error in a red pop up.

Internal JavaScript Error Well, this is embarrassing. It is recommended that you restart TiddlyWiki by refreshing your browser Uncaught TypeError: Cannot read property 'shiftKey' of undefined

I'm using TiddlyWiki 5.1.22, and although it works in the main wiki, I'm using the Stroll html file. Is there something I need to adjust to get it to work in Stroll?

rambles commented 4 years ago

Same problem here - and I'm also using the Stroll version of TW5. I guess it's an issue with Stroll then!

danielo515 commented 4 years ago

You can try to install the plugin in a raw TW version and see if this happens. In any case TW likes to introduce breaking changes silently, so I will not be surprised if this is one of those situations