Re: Suppress Ajax ComponentNotFoundException

2013-03-22 Thread Martin Grigorov
at 10:45 PM, jchappelle jchappe...@4redi.com wrote: Did anyone ever find a solution to this? We are having the same problem with ComponentNotFoundExceptions. Thanks, Josh -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Suppress-Ajax-ComponentNotFoundException

RE: Suppress Ajax ComponentNotFoundException

2013-03-21 Thread jchappelle
Did anyone ever find a solution to this? We are having the same problem with ComponentNotFoundExceptions. Thanks, Josh -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Suppress-Ajax-ComponentNotFoundException-tp4650209p4657428.html Sent from the Users forum

RE: Suppress Ajax ComponentNotFoundException

2012-06-28 Thread Alex Grant
the component has been found - so it's already too late. Alex -Original Message- From: W Mazur [mailto:wlodekma...@gmail.com] Sent: Monday, 25 June 2012 8:48 p.m. To: users@wicket.apache.org Subject: Re: Suppress Ajax ComponentNotFoundException I would try to add WindowClosedCallback

Suppress Ajax ComponentNotFoundException

2012-06-24 Thread Alex Grant
I have a problem that shows up intermittently (and never when I try to reproduce it). We have ModalWindows that contain fields with associated AjaxFormComponentUpdatingBehaviors on the onblur event. These work great while the ModalWindow is open but sometimes events are received out of