Is it possible that the entity loader is not compatible with the Nette Presenter's store/restore request? Looks like request now contains whole documents (that can have closures in them) and I get Serialization of 'Closure' is not allowed error. Any idea what to do with this. I guess that: Do not use storeRequest will fix that :-)
Is it possible that the entity loader is not compatible with the Nette Presenter's store/restore request? Looks like request now contains whole documents (that can have closures in them) and I get Serialization of 'Closure' is not allowed error. Any idea what to do with this. I guess that: Do not use storeRequest will fix that :-)