Matthew Lonis

Results 7 comments of Matthew Lonis

This would be an excellent feature to have given the litany of Angular Component-related issues affecting Storybook https://github.com/storybookjs/storybook/issues/17004 https://github.com/storybookjs/storybook/issues/18198 https://github.com/storybookjs/storybook/issues/16865

Downgrading to `@compodoc/compodoc: "1.1.11"` did not work for me, personally. The only fix that seems to work is disabled the docs addon entirely

As per this issue: https://github.com/storybookjs/storybook/issues/16865 I can also confirm removing the `component:` property from the Story definition also fixes the issue and you don't need to disable the docs addon

The best solutions I've seen thus far are to either: 1. Disable the docs addon or 2. Don't set the value in line with the definition. Set the value in...

Hmm, I'm sorry to hear none of the solutions worked. Hopefully we get an update or resolution to this issue someday

This still happens to me. Git is installed via Chocolatey ```shell > git --version git version 2.38.1.windows.1 ```

Here's an app that reproduces this: https://github.com/mrlonis/example-angular-app. I am on Intel Mac-OS 14.1.1