When we grab a pane, if it has some js needed (say its a view with a carousel), it would be great if those js behaviors actually fired.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | breakpoint_panels-support_js_panes-2221437-3.patch | 2.91 KB | svajlenka |
When we grab a pane, if it has some js needed (say its a view with a carousel), it would be great if those js behaviors actually fired.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | breakpoint_panels-support_js_panes-2221437-3.patch | 2.91 KB | svajlenka |
Comments
Comment #1
svajlenka commentedComment #2
svajlenka commentedThe issue is how we're using jquery.ajax to get rendered panes. We need to use Drupal.ajax, patch incoming...
Comment #3
svajlenka commentedHave a delicious patch!
Comment #4
svajlenka commentedI'm going to go ahead and commit this as well.