X Tutup
Skip to content

manage to handle toJS circular reference.#1932

Merged
jdeniau merged 1 commit intomainfrom
fix-toJSCircularRef
Aug 23, 2023
Merged

manage to handle toJS circular reference.#1932
jdeniau merged 1 commit intomainfrom
fix-toJSCircularRef

Conversation

@jdeniau
Copy link
Member

@jdeniau jdeniau commented Feb 6, 2023

Fixes #1930

Related Pull requests

@shaharyar-shamshi
Copy link

@jdeniau any update on this PR

@GNRSN
Copy link

GNRSN commented Aug 15, 2023

I'm also following for any updates to this 👀

@jdeniau
Copy link
Member Author

jdeniau commented Aug 23, 2023

Merging this as it slightly improve the typing, but feel free to report any issue related to this change !

@jdeniau jdeniau merged commit 0224bd0 into main Aug 23, 2023
@jdeniau jdeniau deleted the fix-toJSCircularRef branch August 23, 2023 09:29
@jdeniau
Copy link
Member Author

jdeniau commented Aug 25, 2023

For the record I partially reverted this as it does cause a circular reference issue (see #1957)

I spend 6 hours trying to fix this, but did not found a proper way. I'm forced to rollback.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

toJS breaks type compatibility between records with object values

3 participants

X Tutup