Lyda

Results 35 comments of Lyda

I solved this problem in the onModuleInit event.

https://stackblitz.com/edit/nestjs-typescript-starter-iqudkj?file=src/lazy.module.ts ```ts import { Module, Injectable } from '@nestjs/common'; import { ModuleRef } from '@nestjs/core'; import { GlobalService } from './global.module'; @Injectable() export class LazyService { private globalService: GlobalService; onModuleInit()...

I can't reproduce it. Close it first, and open it later.

Look forward to this feature

解决了 #560 的问题

I only tried dev > Hey @WumaCoder , Did u get it to be in front of Full screen applications? For me it works in Dev, But when I build...

I also want this effect, when will it be possible?