Steps to reproduce:
1. Enable panelizer, panels, ctools_views
2. Panelize a content type (e.g. “Landing Page”)
3. Create an panelized entity
4. Create a view block of content (e.g. Articles)
5. Expose Title filter.
6 Save view block
7. Navigate to your panelized node made
8. Click “Place Content”
9. Click “List (Views)
10. Select the view you steps 4 - 6.
11. Click “Toggle Preview” or “Add”
Application will have a fatal error at this point, with the following debug information

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /admin/panels_ipe/variant/panelizer_default/%2Anode%3A1%3Afull%3Adefault/layout/onecol/block_plugins/views_block%3Acontent_recent-block_1/block/91997c5a-3639-4226-b504-4a45ad1402a7/form?_wrapper_format=drupal_ajax&ajax_form=1
StatusText: Internal Server Error
ResponseText: {}

[{"command":"add_css","data":"\u003Clink rel=\u0022stylesheet\u0022 href=\u0022\/sites\/drupal-8-0-5.dd\/files\/css\/css_eWmbbi3frMJPauCYHygIVEjcDmNqivacE1SJjDW017s.css?0\u0022 media=\u0022all\u0022 \/\u003E\n"},{"command":"insert","method":"replaceWith","selector":null,"data":"\n \u003Cdiv role=\u0022contentinfo\u0022 aria-label=\u0022Error message\u0022 class=\u0022messages messages--error\u0022\u003E\n \u003Cdiv role=\u0022alert\u0022\u003E\n \u003Ch2 class=\u0022visually-hidden\u0022\u003EError message\u003C\/h2\u003E\n An unrecoverable error occurred. The uploaded file likely exceeded the maximum file size (128 MB) that this server supports.\n \u003C\/div\u003E\n \u003C\/div\u003E\n \n","settings":null}]

Comments

jsdix created an issue. See original summary.

jsdix’s picture

Issue summary: View changes
jsdix’s picture

Version: 8.x-3.0-beta4 » 8.x-3.x-dev
japerry’s picture

Status: Active » Postponed (maintainer needs more info)

I attempted these steps, but could not reproduce. Anyone else?

DamienMcKenna’s picture

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