1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-03-17 05:09:51 +00:00
Files
TiddlyWiki5/core/modules/widgets
Tobias Beer ca6ab6388a no error when tiddler doesn't exist
Currently **tm-delete-tiddler** throws a red error box:

```
<$button>
<$action-sendmessage $message="tm-delete-tiddler" $param="DoesntExist"/>
delete non-existing
</$button>
```

**Uncaught TypeError: Cannot read property 'fields' of undefined**
2015-02-09 12:28:42 +01:00
..
2014-11-21 17:07:03 +00:00
2014-02-10 13:51:38 +00:00
2014-04-27 20:03:33 +01:00
2014-11-14 10:33:41 +00:00
2015-01-06 18:19:55 +00:00
2014-04-27 20:03:33 +01:00
2014-08-30 20:44:26 +01:00
2014-06-13 14:44:43 +01:00
2014-09-02 10:41:48 +01:00
2015-01-06 13:49:05 +00:00
2013-11-10 19:22:10 +00:00
2013-12-21 16:11:48 +00:00
2014-08-28 21:43:44 +01:00
2015-01-28 16:00:34 +00:00
2014-11-09 17:10:18 +00:00