Uğur İLTER
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 Report Nestia doesnt support [NestJS router module](https://docs.nestjs.com/recipes/router-module). It just ignores defined paths on router module config
Am i able to hide or move it?
Class validator is not validating parameters decorated with nestia-helper's TypedBody decorator
**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,...
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...