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

Fixed onmessage(delta) to address vessel data display issues #44

Merged
merged 1 commit into from
Aug 3, 2018
Merged

Fixed onmessage(delta) to address vessel data display issues #44

merged 1 commit into from
Aug 3, 2018

Conversation

panaaj
Copy link
Member

@panaaj panaaj commented Aug 3, 2018

Fixed test of delta.context value in onmessage(delta) as it was trying to match the result of 'vessels.' + window.ownvessel but window.ownVessel value already contained the text 'vessels.' already so the test was failing.

…sel with just window.ownVessel as it's value includes the 'vessels.' path already.
@rob42 rob42 merged commit 342a509 into SignalK:master Aug 3, 2018
@panaaj panaaj mentioned this pull request Aug 10, 2018
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.

None yet

2 participants