You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, I want to thank you for providing this awesome library and it's integration in Django.
Recently I discovered an issue. When I am trying to reference an object with array type property from $defs inside another object, the error TypeError: can't access property "length", t is undefined is thrown and UI fails to load.