Skip to content
#

Documentation

Documentation is a set of information that describes a product to its users, including what it is, how it operates, and how to use it.

Here are 5,952 public repositories matching this topic...

storybook
AlokTakshak
AlokTakshak commented Aug 16, 2020

Describe the bug
Creating angular project with no initial app throws sb init error
• Detecting project type. ✓
• Adding Storybook support to your "Angular" app
TypeError: Cannot read property 'architect' of undefined

To Reproduce
Steps to reproduce the behavior:

  1. ng new ng-ui --create-application=false
  2. cd ng-ui
  3. ng g lib button -p ui
  4. npx -p @storybook/cli sb
docusaurus
react-styleguidist
lyz810
lyz810 commented Aug 20, 2020

Current behavior

Version: ^11.0.8
Report warning when document has a public method in class

Warning: Failed prop type: The prop `name` is marked as required in `ArgumentRenderer`, but its value is `undefined`.

Since v10.3.0, it started to use tsx, and name props in ArgumentRenderer became a required prop:
https://g

Wikipedia
Wikipedia
You can’t perform that action at this time.