On Tue, Mar 28, 2017 at 5:17 PM, Martin Grigorov <[email protected]> wrote: > Doesn't this break Ajax ? > Wicket-Ajax uses eval() to execute target.appendJavaScript (and #prepend) > and I have the feeling it won't work with this setup.
You're right about that. We only have one page which uses any amount of AJAX. It probably isn't terribly critical for it to work since it's just tailing logs, but I just visited the page and indeed I get the same problem there as well. So I guess I'd have to wait until Wicket these things to non-inline, and I see someone else already filed a ticket for it. TX --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
