COLE Edouard
COLE Edouard
Do you have any lib to point out?
The patch is rendering correctly on vercel:  
When running cql_demo on Linux, I can see this: ``` LOG: closing connection LOG: error reading header Operation canceled THE END ``` When doing it on Windows (using your patch):...
It appears this issue can be reproduced without nesting translations: ``` {{ something|default('some.id'|trans|desc('Some ID')) }} ```
This code works well :)