alexandrim0

Results 25 comments of alexandrim0

I also vote for this feature. Thank you!

I just use `return {render = true, layout = false}` with etlua template like this: --with HTML and HEAD tags I`m not sure if using html builder with lua make...

@leafo how should I provide capture_errors or capture_errors_json handler if action have to return html or json depending on request header 'Accept'? It is not clear from documentation. And it...

Is it possible to use 'capture_errors' handler with lazy loading of actions with the value true?

@leafo thank you for your work and for answer! Yes, I went this way and wrote my own capture error handler. But there was a second reason. I set some...

It is clear. Thank you! One more thing. It would be grate if it is possible to choose default handle_error function while using actions as views (with arg true instead...

> Any suggestions or solution yet? I do flush all boxes on AppLifecycleState changed to inactive. It works for me.

> > > Any suggestions or solution yet? > > > > > > I do flush all boxes on AppLifecycleState changed to inactive. It works for me. > >...

Yes, I`m using docker. I did check and I can see no changes in config file for that var. I watch at docker-entrypoint.sh and it makes me cry because of...

Hello! I met the same problem with 4.0.5 (docker).