fix(core): Disable schema caching in AJV instance by LukasBoll · Pull Request #2201 · eclipsesource/jsonforms
Set the 'addUsedSchema' option to false during AJV instantiation to prevent schema caching by default. This resolves issues where updating a schema that contains an ID leads to duplicate ID errors in AJV. Closes eclipsesource#2071
approved these changes Nov 13, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters