If you set up an RSS feed and have _display_debug_panel
set to true
, you get an error. Turns out it's just because Statamic is trying to show the debug panel.
Since it doesn't display anyway (at least not in Chrome) it'd probably make sense to just set _display_debug_panel
to false
regardless of the dev's settings.