Antoine,

I actually approached the problem from a different direction in the end and
avoided this error.

But, before I did that I tracked it down to calling super.onSubmit call in
the overridden onSubmit method of the AjaxEditableLabel. I didn't get any
further than that I'm afraid.

hope it helps,

Jonny


Antoine van Wel wrote:
> 
> Any updates on this one?
> 
> I think I'm experiencing the same issue; I'm building a DataView, in
> its nodes there's a TextField with an OnChangeAjaxBehavior added to
> it.
> 
> Then, from the RequestCycle, an error occurs when cleaning up the
> AjaxRequestTarget, followed by an IllegalStateException: no page found
> for component ... referring to this textfield.
> 
> 
> Thanks,
> Antoine.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/IllegalStateException-with-AjaxFallbackDefaultDataTable-tp15347366p15741718.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to