Evgeniy

Results 3 comments of Evgeniy

I'm trying override the `ETA`-templates but it has no effects. For example in type inheritance

> > I'm trying override the `ETA`-templates but it has no effects. For example in type inheritance > > @chiralium The template to override is [`data-contracts.ejs`](https://github.com/acacode/swagger-typescript-api/blob/ec190c9ea80a43565c14e8f688f7a4553a362a43/templates/base/data-contracts.ejs#L11) > > ```js >...

> Greetings all, > > It would seem that the positioning is determined not to be the available space, but rather by the edge of the viewport. > > https://github.com/JedWatson/react-select/blob/45f6f292b44e434fe6286e6017e43245528b72fb/packages/react-select/src/components/Menu.js#L76...