[
https://issues.apache.org/jira/browse/WICKET-6722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012812#comment-17012812
]
Martin Tzvetanov Grigorov commented on WICKET-6722:
---------------------------------------------------
Actually, I haven't. Is this cross browser or just for Firefox ?
Anyway, you can just add "debugger;" to your JS code temporarily to make the
debugger stop there until you debug it.
> add //# sourceURL= on javascript in<ajax-response>
> --------------------------------------------------
>
> Key: WICKET-6722
> URL: https://issues.apache.org/jira/browse/WICKET-6722
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 8.6.1
> Reporter: Duto
> Assignee: Sven Meier
> Priority: Minor
>
> Hello,
> It would be very nice if //# sourceURL=<sourcefile>.js could be added in dev
> mode on javascript that is evaluated by wicket on <ajax-response>
> That will be help to debug :
> [https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Debug_eval_sources]
>
> Duto
--
This message was sent by Atlassian Jira
(v8.3.4#803005)