Lullabot / storybook-drupal-addon

Storybook addon to facilitate integrating Storybook with Drupal projects.
MIT License
39 stars 7 forks source link

Mention Drupal CORS configuration in error message #17

Open e0ipso opened 1 year ago

e0ipso commented 1 year ago

If we can detect a CORS error, then we should add a nice error message mentioning CORS settings in Drupal. It would be nice to have a documentation page to link to in this error message.

The current error message is not descriptive enough.

Screen Shot 2022-07-25 at 8 41 17 AM

yustinTR commented 6 months ago

Does someone know how to fix this ?

e0ipso commented 6 months ago

@yustinTR please refer to the documentation on instructions on how to configure CORS correctly.

This issue is about improving the error messages.