Greetings,
I installed this app and I love the functionality that it provides. Everything works great with the sections that are prepopulated with the data gathered from the scripts, however when I try to input my own entries it's not working.
Example:
![alt text][1]
This is what I input, above. It correctly creates the entry in the table, however when I select it, it's not putting anything in the HTML or the preview:
![alt text][2]
Here is the message I get in debugger when I check the checkbox:
Uncaught TypeError: Cannot read property 'replace' of undefined
escapeHtmlEntities @ newsletter:1304
(anonymous function) @ newsletter:2071
dataChanged @ bundle.js:21246
(anonymous function) @ bundle.js:21229
[1]: /storage/temp/160174-newsletter-event-input.png
[2]: /storage/temp/160175-newsletter-event-result.png
↧