Uğur İLTER

Results 10 issues of Uğur İLTER

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Performance issue [ ] Feature...

bug

## Bug Report Nestia doesnt support [NestJS router module](https://docs.nestjs.com/recipes/router-module). It just ignores defined paths on router module config

bug
enhancement
help wanted

Class validator is not validating parameters decorated with nestia-helper's TypedBody decorator

help wanted
question
wontfix

**package.json:** ``` "express-handlebars": "^6.0.6", "nestia-helper": "^3.0.9", ``` **main.ts:** ``` import { engine as handlebarsEngine } from 'express-handlebars'; ..... ..... const viewEngineTemplatesRoot = join(rootDirName, 'views'); app.engine( 'handlebars', handlebarsEngine({ defaultLayout: false, }),...

Hello. This package is not compatible with nextjs's "next/image" package. I want to use next/image as HTML img tag renderer so it can optimize images and do its cool stuff...

### What is the affected URL? _No response_ ### Description Hello, first of all, thanks for the library. If I want to use use this library's react adapter with react-hook-form,...

documentation

Hello, thank you so much for your great work. I see CSS Modules and Vanilla Extract are the recommended & described options included in the docs. Will you also add...

Fixed compatibility misinformation

**Playbook Configuration**: My `vars.yml` file looks like this: ```yaml # The bare domain name which represents your Matrix identity. # Matrix user ids for your server will be of the...