samuelhalim1

Results 5 issues of samuelhalim1

How to implement this with a new way?

How to back to the camera if press OK in the preview after capture image?

How to disable the header refreshing?? because i just want to use the footer refreshing

**Describe the bug** If i put `new FastifyAdapter()` like this `const app = await NestFactory.create( AppModule, new FastifyAdapter(), )` it will return error when i access localhost:3000 > res.setHeader("Cache-Control", "no-cache,...