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
{{ message }}
This repository was archived by the owner on Feb 9, 2020. It is now read-only.
Intermittently arrays could not be expanded in the json tree. This
occurred because the sort routine for model paths only accounted for
parent child dependency between objects and their dot separated
members and not between arrays and their elements. Updating the sort
function to detect left bracket as path separator as well as dot
0 commit comments