as shown in figure
in debugging embedded iframe pages, iframe.js is not its own file (probably some security check files for chrome), and then always jumps to this breakpoint, even if I haven"t hit the breakpoint, the breakpoint will be removed or entered.
sometimes enter a file called lookup.js. I guess it may be because of chrome security. Is there any way to get rid of these settings to make debugging a little smoother?
how do you solve the problems you encounter?
ps: firefox does not have such a problem.