I have an issue with Safari 9 Web inspector script debugging when in El Capitan.
When running the web inspector and setting breakpoints on javascript, when the breakpoint is hit, the code is never displayed, just the spinning 'loading' animation is displayed in the pane where the code should be. This makes debugging impossible as the code isn't visible.
The same code debugged fine with Safari 8/Yosemite. Has anyone else seen this issue or found a resolution?