Undefined constraints

Hello Guys,

as we develop a Plugin for Adobe XD we try to read out information of components and pack them in an JSON Format. One of these crucial information are horizontal and vertical constrains.
In the previous iteration of Adobe XD we were able to read the nodes horizontal and vertical constraints as described in the plugin documentation.
Since the newest Update (to 33.1.12) we only get “undefined” instead of the object. Even though we need the “Manual” mode we also tested the “Auto” mode with the similar result of returning “undefined”. (which is expected?)

Thanks for your help.