ThibaudAV

Results 32 comments of ThibaudAV

with this PR it will work https://github.com/storybookjs/storybook/pull/13525

Hi 👋 I also have the same need "Callback after the form is ready" As v6 is released I would like to know if there is a solution? Because I...

No, I don't think so :/ . What has been done in https://github.com/storybookjs/storybook/pull/13215#issuecomment-732729849 does not correct this problem. IMHO: 2 functionalities are opposed because we want to do everything in...

😄 haha sorry. I didn't have all the subtlety in mind yet. I've got some 2 pr's in progress here. I am waiting for feedback and also the end of...

🤔 arf, Bad behaviors of previous version which gives bad habits, I think 😁. The FormsModule was always loaded by storybook probably for some obscure reason. As the new renderer...

@vetrov Could you provide an example where it does not work from this [story](https://github.com/storybookjs/storybook/blob/v6.3.0-alpha.9/examples/angular-cli/src/stories/basics/angular-forms/customControlValueAccessor/custom-cva-component.stories.ts) 🙏 ? The new renderer generates a "template" so if the component is placed in the...

@ClemThu can you test with the latest version of storybook ? Otherwise I think this issue is solved with https://github.com/storybookjs/storybook/pull/12382 🤔 Or we need more information to reproduce 🐛 FYI...

Seems to be related to https://github.com/storybookjs/storybook/issues/6978 Indeed sotrybook works only if it "finds" an application in angular.json. it doesn't work with a library

@aishwaryasharma14 the "bug" seems to be fixed as said @tsvetomir can we close this issue? cc @gaetanmaisse