Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Need a way to stop debug pop-up

Contributor ,
Jan 20, 2011 Jan 20, 2011

Hi,

I once found an article on how to stop the debugger window from popping up every time I refresh the window. Does anyone know where that article is or know how to stop the window from coming to the front every time? I still want to use the debugger in a pop up window, but I just don't want it to come to the top every time I reload. Thanks.

613
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Jan 20, 2011 Jan 20, 2011
LATEST

Try adding _cf_nodebug=true as a url param to the page.  That should block debug for a given request.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources