venkatesh-nagineni

Results 8 comments of venkatesh-nagineni

@viethoanganh79 any update on this issue, i check with guide set to true but still not working

Thanks for the quick response! When it comes to documenting [interfaces](https://ionicframework.com/docs/api/alert#interfaces), it's essential to provide comprehensive information, including second-level associated types. Let's consider Case 1: ``` export interface IDsAlertEvent {...

@rwaskiewicz have you considered case 3 https://codesandbox.io/p/devbox/stencil-web-component-forked-s2vpml?file=%2Fcore.json

@alicewriteswrongs thx for the reply seems we are getting different output json generated even use same version, i also tested what you share the test link which is working your...

thx @alicewriteswrongs for the quick reply we also display [type info](https://ionicframework.com/docs/api/checkbox#interfaces) for my consumers , showing only"error" which is not cool and also it is not giving deep references (AST...

@alicewriteswrongs here it is reproducible example basically i have a prop with complex interface, our typeLibrary resolves topp level node where we need to go deep and grab all references...

Ok, partially agreed in real world scenario we do not have such complex props to the consumer (consumer can not pass Plugin), currently docs-json pulls props, events and methods type...

@George-Payne does workaround still working, it's not watching even it is registered https://codesandbox.io/p/devbox/stencil-web-component-forked-dmnvcc?file=%2Fsrc%2Findex.html%3A16%2C1