Uğur İLTER

Results 7 comments of Uğur İLTER

I'm facing the same issue mentioned here

> on my end, i actually fix by this way, you can try it out [#93 (comment)](https://github.com/alexbrillant/react-native-deck-swiper/issues/93#issuecomment-809916146) https://github.com/webraptor/react-native-deck-swiper/issues/30#issuecomment-786807292 @abdymm which is better? Your solution or this one? I've tried this...

I think it's related to [#136](https://github.com/samchon/nestia/issues/136) but not sure about if the router module is the topic that he's talking about

Did you fix it? EDIT: just write this on App.js or App.tsx: window.g = null;

I need this too but I think it doesn't work with nest+fastify at this version as i see from NestHandler export. @axe-me is there any quick fixes possible?

@vikpe This plugin doesn't work with the "findOneAndUpdate" hook and I think this is the problem he is facing (just like I am). I am using [nestjs-query](https://github.com/tripss/nestjs-query) and it doesn't...

Hello. Would it be possible to export only types (with SDK generator) but no sdk on nestia's new remaked version?