expandToNode(key): The getter 'key' was called on null.

Issue #23 resolved
Federica Li Muti created an issue

If the parent of the node is null the function fires with the error “The getter 'key' was called on null.

Comments (2)

  1. Kevin Armstrong

    Hi Frederica. Seems this issue has been there for a while and just overlooked because it assumed the correct key would be passed. The code has been refactored and the package has been updated. Thanks for pointing out this issue.

  2. Log in to comment