ThibaudAV

Results 32 comments of ThibaudAV

👋 I came across this Issues by chance and would like to know if it is still relevant ? whether it is still a proposal or whether work has started?...

ok yes it is. thanks And you're thinking of making this set of plugins with, I guess a core part, framework agnistic ? so that it can be fully integrated...

same issue, hard to debug. It's quite possible that one test is disrupting the others, but how to isolate it?

I wanted to test with an allOf but it gives me a result that is not what I expected 😁 Json Schem ``` { "type": "object", "definitions": { "userType": {...

I close it. I hope to find other solutions for my use case. If you have suggestions, do not hesitate 🙂

Or course : https://stackblitz.com/edit/angular-jumm2x?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html I would expect to have the output fields in the order : - First field - authMethod ref fields - Second field - userType ref fields...

@kenisteward > If they are on disparate keys it looks like it works great https://stackblitz.com/edit/angular-jumm2x-jevk23?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html This changes the structure of the object and I can't change that No the order...

I started to look at it but several things seem to be misconfigured or suspect in the example repos Especially here : https://github.com/krbaio3/sb-lib-issue/blob/master/tsconfig.json#L15 https://github.com/krbaio3/sb-lib-issue/blob/master/stories/Mybutton.stories.ts#L5 the path should match and it...

@wesself coule you provide a reproduction repository ? 🙏 I would like to try to make a fix to this issue but I have trouble reproducing it reliably 😅

@wesself yes i would like the repo with the broken version. see if i find something. but i don't promise anything ^^