If this is already posted or related to another post, my apologies for double posting.

How can i prevent the reload functionality from firing on edit pages? For example, whenever i hit a node/*/edit page for the first time of the day, the page is broken with an issue in the JavaScript. you have to reload the page to get everything working correctly. I have attached an image of the error.

After the refresh of the page, the issue does not immediately return as it is cached in my browser; i assume but am not certain.

My contexts are as follows; there are two:

  1. Breakpoint: Mobile Breakpoint (max-width: 599px) [auto-reload NOT checked]
    Path:
    • ~admin/*

      ~node/*/edit
  2. Breakpoint: Non-Mobile Breakpoint (min-width: 600px) [auto-reload CHECKED]
    Path:
    • ~admin/*

      ~node/*/edit

I do have the auto-reload for admin pages turned off on admin/config/media/context-breakpoint

CommentFileSizeAuthor
context_breakpoint_reload_error.png94.04 KBtregonia

Comments

Tregonia created an issue.