Donald Pipowitch

Results 107 comments of Donald Pipowitch

Tried to debug it, but didn't come far. `src/some-interface.ts` is correctly added to the dependencies [here](https://github.com/s-panferov/awesome-typescript-loader/blob/4b6459ca91f89be97a050fd0698cd81853762537/src/index.ts#L97). It looks like normally the loader should be called again with files added as...

I switched to ts-loader and never looked into this issue again. Sorry :(

> just rendered with a Portal Does loki support portals at all? I have the feeling what is rendered by a Portal will never be rendered by loki 🤔 But...

> Loki does not render anything. It takes a screenshot of an element. Sorry for the bad phrasing. But yeah, thinking about _It takes a screenshot of an element._ probably...

Sorry for the bad phrasing again. _Yes_, the `chromeSelector` is documented, but not the default value.

Is that so? Maybe there is a workflow issue, because when a new image is generated as well (e.g. renaming of the storybook file) I think 'approve' removes the new...

It would be great, if this would work for a simple click, not just double click.

> Not sure if this works in side-by-side but in line-by-line you can get the lines to wrap by changing the following css > > ``` > .d2h-code-line, .d2h-code-line-ctn {...

It looks like https://github.com/mrjoelkemp/jsdoc3-parser is quite old and https://github.com/jsdoc2md/jsdoc-api throws for me with example given in the README (https://github.com/jsdoc2md/jsdoc-api/issues/5). Is there a better way to use Jsdoc programmatically by now?

@abdallahshaban557, thanks for the update. So this means the Amplify team is looking into officially supporting NextJS 12? Or are you just looking at the "Auth in Middleware" part right...