lucas lelievre
lucas lelievre
Can confirm this is a thing. happened to me several times. especially since i disabled the decorations on the app
What about a way to name a schema from a tag? ```ts export type EditableLandingText = Partial< Omit > & tags.Name; ``` that would also be helpfull for type definitions...
would there be a way to make an aot version of applydecorators? allowing to mix nestjs ans nestia decorators?
```ts /** * Controller for the Libraries */ @ApiTags('library') @ApiSecurity('bearer') @Controller('library') @Authenticated() export class LibraryController {} ``` Works as expected thanks for support. Nestia is amazing! keep up the good...
Interestingly if i run it from cargo directly it does not seem to have the issue
> Hello @loucass003, i also have nested EditorJs and also have the same problem. But i have and another broblem with nested Editor js, maybe did u meet the same...
@renesass Did you ever got this to work?
> Unfortunately not :( I tried for too long and then give up switching to typebox. Maybe you have better luck? no I had to give up on NX too....
@samchon Sadly no, according to https://github.com/samchon/nestia/issues/319#issuecomment-1828180666 it looks like the transformers are not compatible with Nx anymore I tried myself for few hours and never got it to work ðŸ˜
Will help doing https://github.com/aresrpg/aresrpg/pull/599/files