Skip to content

Conversation

@gzuidhof
Copy link
Owner

@gzuidhof gzuidhof commented Aug 10, 2021

To reproduce locally you can try the steps here.

@stefnotch
Copy link
Collaborator

stefnotch commented Aug 15, 2021

I think I know what the issue is. I haven't actually debugged it though

This right here where the result gets returned

doesn't handle object-proxy objects. It might be worthwhile to hook it up to this
serializePostMessage(value: any): any {

@stefnotch
Copy link
Collaborator

stefnotch commented Aug 19, 2021

I took a closer look at it. I suppose the kernel could/should automatically handle that. This could be done around here

value: result,

Though, ideally at some point https://github.com/hoodmane/synclink would be ready for production use. And then we could use that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants