Neal Shah
Neal Shah
@KernelDeimos is this even fixable or is this an upstream issue?
Just to update this, I'm still unsure if this is possible to implement and we probably need to contact onlyoffice's support to see how this can be implemented
It's probably related to server side rendering and the fact that puter in node is completely different from puter in the client
You might need to "use client" wherever you're using puter js
@kishansinghifs1 do you still want to work on this? If not I can likely solve it and add the override in myself
If I'm understanding this correctly you basically just want ``` interface ChatResponse { message: ChatMessage } ``` right?
could you provide test code in typescript that should work under ideal conditions?
Dom APIs related
this is because no dom api I think, txt2img is weird