Closed optilude closed 9 years ago
Hey, this bug was fixed yesterday. If you update to v0.8.11 the problem should be resolved. Also, if you have Marty Developer Tools installed, you should update to v0.8.11 as well.
That's great service - fixing the defect the day before I raise it ;) Thanks!
no problem, happy to help :smile:
If an action triggers a store handler which contains an error (raises an exception), it's all too common to see this obtuse error message in the console (Chrome):
DOMException: Failed to execute 'postMessage' on 'Window': An object could not be cloned.
The stack trace is not helpful in identifying where the problem occurs. This makes it quite hard to debug any such errors!