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
Comment #1
esmerel commentedI 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?
Comment #2
seehawk commentedI'm seeing a similar issue using Views 7x-3.8. The problem goes away when I deactivate JQuery Update.
Comment #3
astanley86 commentedI 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!
Comment #4
vindex commentedBug still present with in drupal 7.39 and views 7.x-3.11+26-dev when using jquery update > 1.7
Comment #5
wavesailor commentedIt did not show any errors in the browser console but switching back to JQuery 1.8 from 1.10 worked for me
Comment #6
mustanggb commentedSeems to be working now.