Skip to content

fix: oneOf step loses compiled reference resolution #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2023

Conversation

Carl-Foster
Copy link

Due to much of the ref resolution stored within a schema as non-enumerable properties, there needs to be serious care when running a copy/clone operation on the schema. I'm wary of the mutation that will now occur, however I'm not sure what the consequence of that will be.

@sagold
Copy link
Owner

sagold commented May 28, 2023

Hi Carl,

Thank you very much for this pull request! I will test and integrate your fix within the next weeks.

@sagold
Copy link
Owner

sagold commented May 28, 2023

In addition please note that this issue has already been adressed in the upcoming release which can be installed with

yarn add [email protected]

@sagold sagold merged commit 0555148 into sagold:main May 28, 2023
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.

2 participants