Skip to content

Issue with react-storybook sample #4347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
fbrillante opened this issue Apr 2, 2025 · 0 comments
Open

Issue with react-storybook sample #4347

fbrillante opened this issue Apr 2, 2025 · 0 comments

Comments

@fbrillante
Copy link

I'm exploring the react-storybook sample, trying to run a Storybook instance that renders a story from a remote module.
I can successfully run the basic host and remote applications included in the project, and they seem to communicate correctly:

Image

Image

However, when I try to run Storybook within the host application, it fails (both the storybook and build-storybook scripts) with this error:

Image

It seems that "remote/Button" is not being correctly resolved in the stories file, which is exactly what I'm trying to achieve.

Any clues on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant