Thanks a lot for the SNAPSHOT
It works as expected :) the only issue I was able to see is: dialog
flickers while waiting ... is it expected?

Thanks for the steps will try to use it to debug broken menu item,
will write back :)

On Mon, Sep 12, 2016 at 5:23 AM, Sebastien <seb...@gmail.com> wrote:
> Hi Maxim,
>
> I've deployed 7.4.1-SNAPSHOT with the fix.
>
> About debugging the client side, you would :
> - watch the dev tool / network ajax requests and response
> - watch the ajax debug window if there is any js commands in the ajax
> response that has not effect (you can copy/paste them in the brower's dev
> console)
> - look at the rendered source, also for the js commands in the widget
> initialization
> - clone wicket-jquery-ui and put some 'console.log' in the relevant
> javascript statements.
> - if still no clue, start from scratch in a quickstart... :/
>
> Hope this helps,
> Sebastien
>
>



-- 
WBR
Maxim aka solomax

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to