<http://apache-wicket.1842946.n4.nabble.com/file/n4678012/happypath_failed.png> <http://apache-wicket.1842946.n4.nabble.com/file/n4678012/happypath_success.png>
I have a wicket panel, containing a wicket form all inside a modal. If the form passes validation i have a line of code at the end looking kinda like ajaxTargetRequest.add(LogicForClosingTheModal). The problem is that it only closes maybe 50%-60% of the time. Im not sure what it is, but i see from looking in the developer tools under 'network' tab, that when it does work, all the ajax calls pass but when it doesn't work, one of the ajax calls aborts. Any ideas why this is happening? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Ajax-call-failing-but-only-sometimes-tp4678012.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
