Hi

I updated jQuery Update from 2.3 to 2.4 to solve the JSON error display when editing Views. But now, when I edit a View element (filters, fields, etc), the edit screen is flush in the page rather than being an overlay.

Was this intentional?

Also, I now see + and gear buttons in the view info display, and the spinning gear does not show when opening a view for editing.

If I revert back to jQuery Update 2.3, Views UI goes back to normal. I'm choosing jQuery v1.7 for default and Admin pages for either version of jQuery Update

Any info?

Thanks

Comments

markhalliwell’s picture

Status: Active » Closed (works as designed)

This sounds like a jQuery version/API deprecation issue and can resolved in the 7.x-3.x branch by either:

  1. Choosing a lower jQuery version for an admin theme like Seven
  2. Enabling the jQuery Migrate plugin to handle deprecated APIs/features.