Here's an example:

I have a view with Fields set to display.

I configure the title field.

I select "Style Settings". Collapsible field expands.

I check "Customize Field HTML". Normally collapsible field expands. It doesn't.

On every panel and configuration pane where there should be an expanding field set of options, nothing happens. I can check the box, but additional options never expand.

It happens with every view I've created and on every possible configurable pane.

This didn't happen prior to upgrade.

I can't find any documentation with an issue like this. I've tried reverted to older versions, but that doesn't solve the problem either. Maybe I'm doing something wrong?

Does anyone have any experience with this? Is this a unique case? Any thoughts on moving forward?

Thanks,
Craig

Comments

esmerel’s picture

Priority: Critical » Major
Status: Active » Postponed (maintainer needs more info)

I can replicate this, but it's not across the board. Acquia marina works, but vibe doesn't. Bartik behaves also. Is your javascript crashing maybe? It is actually opening the modal? Or is it going to an entire different page?

seehawk’s picture

Issue summary: View changes

I'm seeing a similar issue using Views 7x-3.8. The problem goes away when I deactivate JQuery Update.

astanley86’s picture

I also experienced this. As per @seehawk's suggestion, I changed Alternate jQuery version for administrative pages to use Jquery 1.7 instead of Jquery 1.10. Views is working again!

vindex’s picture

Bug still present with in drupal 7.39 and views 7.x-3.11+26-dev when using jquery update > 1.7

wavesailor’s picture

It did not show any errors in the browser console but switching back to JQuery 1.8 from 1.10 worked for me

mustanggb’s picture

Priority: Major » Normal
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Seems to be working now.