Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Fixing API issue when calling set position #806

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ghost2238
Copy link

The issue occurs while using set with the "position.my" and "position.at" parameters. When setting the position via the API, the position object is not accessed properly through the this.options.position object but rather through this.position, which is null.

The issue occurs while using set with the "position.my" and
"position.at" parameters. When setting the position via the API, the
position object is not accessed properly through the
this.options.position object but rather through this.position, which is
null.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant