zeplin / storybook-zeplin

Storybook addon to view Zeplin resources in story panel
https://storybook-zeplin.netlify.app
MIT License
115 stars 16 forks source link

Stuck on "fetching components from Storybook" anytime i press "manage links" in zeplin. #70

Closed Etzix closed 1 year ago

Etzix commented 1 year ago

Storybook v 6.5.10

Storybook-zeplin v 1.7.3

First time i enter the link to our storybook site the fetching works fine, but anytime i press "manage links" in zeplin, i get stuck on this page infintely: image

Console only shows a "too many requests" error for a csp violation, but i doubt that is related.

Edit:

Our storybook is only accessible with a VPN , if that info helps :)

bedirhankaradogan commented 1 year ago

If your Storybook is behind VPN then you must be connected to the VPN while trying to access your stories over Zeplin. Could you give that a try?

Etzix commented 1 year ago

Yes i'm behind the same VPN, i still get this issue.

bedirhankaradogan commented 1 year ago

Alright then, are you able to access the Storybook instance URL in a new browser window and see your stories with no issue?

Etzix commented 1 year ago

Alright then, are you able to access the Storybook instance URL in a new browser window and see your stories with no issue?

Sorry, not sure what you mean. I'm able to access Storybook, and i'm able to see the connected stories in zeplin (see picture). I'm just not able to access the "manage storybook" part of zeplin, where you connect new stories to zeplin components. If i press "Manage storybook link" it gets stuck.

image

bedirhankaradogan commented 1 year ago

I meant, when you open your Storybook instance URL (the one you've used while setup) in a new browser tab, can you see that your Storybook is being loaded without any problem?

Etzix commented 1 year ago

Yes, it works without any issue.

bedirhankaradogan commented 1 year ago

Thanks for the information you've provided. Could you send an email about the issue to support@zeplin.io? So that we can better understand your case.

bedirhankaradogan commented 1 year ago

Hey there, we fixed the bug that causes this issue on our side. Could you give another try to see if the problem still persist?

Etzix commented 1 year ago

Hey there, we fixed the bug that causes this issue on our side. Could you give another try to see if the problem still persist?

Hi! just tried it and it seems to be working now. Thank you for being so helpful!