Describe the bug Getting an error when trying to create a new layout.
To Reproduce Steps to reproduce the behavior:
Expected behavior A page to create a new layout should appear.
Screenshots
Desktop:
I can reproduce on my Mac locally as well. A few things off the bat:
test/controllers/admin/comfy/layouts_controller_test.rb
does not include a test for new_comfy_admin_cms_site_layout_path
so we don't have test coverage for the /admin/sites/:site_id/layouts/new
action that hits the controller endpoint comfy/admin/cms/layouts#new
in production, this issue manifests as a white screen on safari or a broken page in chrome: