It seems that in the editor, when you assign an object in the legend to be itself, directly after typing the object name, it throws a recursion error in the Javascript console that does not seem to be intentional. Does not seem to do any damage outside of that from what I've been able to determine. Seems to originate from commit cd06042 (so could be autocomplete-related). Reproduced in Firefox.

It seems that in the editor, when you assign an object in the legend to be itself, directly after typing the object name, it throws a recursion error in the Javascript console that does not seem to be intentional. Does not seem to do any damage outside of that from what I've been able to determine. Seems to originate from commit cd06042 (so could be autocomplete-related). Reproduced in Firefox.