Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Error Adding Event

While trying to add an event for setting the property of a component, it is giving an error saying "Cannot save event with not completed data! Discard changes?"
I am not able to see anything incomplete.
See screenshot. Image

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Error Adding Event

Hello,
It's a bug. It will be fixed soon.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Error Adding Event

There is a workaround.
You can read the local storage variable via the API.
Run this JavaScript code on page load:
codevar input = localStorage.getItem("_quesld");
Tiggzi('test').text(input);/code

Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Error Adding Event

Ah great, thank you, will try this.

Return to “Issues”