Rodrigo Oler
Rodrigo Oler
@grsabreu same problem. ### tsconfig.json ```json { "compilerOptions": { "target": "es5", "lib": ["es6"], "module": "commonjs", // "noImplicitAny": true, // will raise several errors "alwaysStrict": true, "removeComments": true, "preserveConstEnums": true, "sourceMap":...
Do you have any idea what this problem might be @thebigredgeek? I practically followed the details of the README.md but the only difference is that I am using typescript in...
I'm having the same problem, if I reinforce to use Inject(DOCUMENT) wouldn't it solve both for document and for window so it would be possible to reuse it in ssr?
@gabor-boros I just saw this problem here too. Are you going to solve this?
@oferitz what is the status of this issue? I would like to know the progress to help you finalize this issue.
@oferitz @thelinuxlich @sagivf @atris I would like to start with this issue, to also go along with the project codebase. It still keep the same logic of integrating prettier with...
Any idea how the example would be? In case the person takes the issue already knows what has to implement.
> ` Error: Request failed with status code 400` > > Same problem here, I tested it here in some cases and got this error 400 ![Screenshot 2023-03-29 at 1...
Wow, you're doing a great job! @di-sukharev
PR resolve o problema da issue https://github.com/SOS-RS/backend/issues/134