Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix set destination on 1.5.4 #870

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix set destination on 1.5.4 #870

wants to merge 2 commits into from

Conversation

w0de
Copy link

@w0de w0de commented Oct 27, 2019

Looks like there were some changes to how the server's setDestination function works that weren't accounted for in the client javascript. I believe this fixes issues with setDestination on 1.5.4 (#862)

You'll need to rebuild w/ gulp of course - and if this is deployed there will be cached js issues on hosts, depending on nginx/apache config.

* attempt to make destinations work

* ez debug logging

* js debugging

* remove debug bits

* use camel case key name systemId for setDestination
@w0de w0de changed the title Set destination experiments (#1) Fix set destination on 1.5.4 Oct 27, 2019
@w0de
Copy link
Author

w0de commented Oct 28, 2019

I added the built js (npm run gulp production). I hope I did that right! 🐑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant