this.renderer.render is not a function
processSuccess(Object tId=3 status=200 statusText=OK)ext-core-debug.js (line 8142)
escapeRe(function(), Object el=Object, [Object tId=3 status=200 statusText=OK, Object], undefined)ext-base.js (line 26)
handleResponse(Object tId=3 status=200 statusText=OK)ext-core-debug.js (line 7566)
handleTransactionResponse(Object conn=XMLHttpRequest tId=3, Object scope=Object argument=Object timeout=30000, undefined)ext-base.js (line 108)
handleReadyState()ext-base.js (line 105)
[Break on this error] this.renderer.render(this.el, response, this);
I think this is down to my panel.body.update() call as this panel no longer updates. Any idea why this is? Workaround?
Could you give us some more details on what you are doing? There was a recent change in SVN to implement a defaultRenderer. In fact there were 3 changes, as one of the revisions introduced a bug.
The current SVN revision is 2497. What revision are you on?
If you are on the latest SVN revision, could you please provide us with a simple test case that breaks? Otherwise please update the latest revision and try again.
#If you have any other info about this subject , Please add it free.# |
- edit