Skip to content
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

Does it support Angular? #66

Closed
daiyis opened this issue Aug 17, 2020 · 2 comments
Closed

Does it support Angular? #66

daiyis opened this issue Aug 17, 2020 · 2 comments
Labels
category: question Further information is requested

Comments

@daiyis
Copy link

daiyis commented Aug 17, 2020

try to integrate it in a angular project and can't see the design tab at all, does this add-on support angular?

@pocka pocka added the category: question Further information is requested label Aug 17, 2020
@pocka
Copy link
Collaborator

pocka commented Aug 17, 2020

@daiyis
Yes, this addon should work with every framework except ReactNative.

Could you share a reproduction repo or storybook config and versions of both @storybook/angular and storybook-addon-designs?

@pocka pocka closed this as completed Oct 9, 2020
@Mrinmoy13
Copy link

Mrinmoy13 commented Oct 7, 2021

Hi, I am experiencing the same while trying to integrate it in an angular project even I don't see the design tab, I do understand that this addon is platform-agnostic but we are facing issues while integrating the same.

My project specifications are given below :

"@storybook/angular": "^6.3.7",
"storybook-addon-designs": "^6.2.0",

main.js
"addons": [
'storybook-addon-designs',
"@storybook/addon-links",
"@storybook/addon-essentials",
'@storybook/addon-a11y',
],

any help would be greatly appreciated.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants