- Issue created by @dekisha
When running Storybook locally (http://localhost:6006), CORS policy errors occur for both .woff
and .woff2
font files, even though the recommended cors.config
has been added as described on the module's homepage.
Error message example:
Access to font at '<font-path>.woff2' from origin 'http://localhost:6006' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
These CORS errors do not appear when accessing the same fonts on the Drupal site itself.
Active
1.0
Storybook