[
https://issues.apache.org/jira/browse/WICKET-6722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012803#comment-17012803
]
Duto commented on WICKET-6722:
------------------------------
[~mgrigorov] do you see video on my description ? At time, it's complicated to
find on browser the source code of js genenerate on fly by components to debug
it. With adding //# sourceURL=<sourcefile>.js the browser add a line with
<sourcefile>.js on debugger tab.
> 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)