Drupal by default adds X-Frame-Options: SAMEORIGIN to all responses. This is a valid security measure, but it gets in the way for the Storybook (et. al.) integration.
We should add a response subscriber to remove that header in the CL Server route.
Issue fork cl_server-3322228
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
e0ipsoComment #5
e0ipsoComment #6
e0ipsoComment #9
e0ipso