1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-03-16 20:59:51 +00:00
Files
TiddlyWiki5/core/modules
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-08-30 20:44:26 +01:00
2015-02-03 15:19:03 +01:00
2015-01-28 13:50:39 +00:00
2015-01-09 20:45:16 +00:00
2015-01-11 15:00:54 +00:00
2015-01-14 20:09:15 +00:00