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

Paths were broken in Wasm #707

Merged
merged 3 commits into from
Mar 22, 2019
Merged

Conversation

carldebilly
Copy link
Member

Bugfix

The PR #698 introduced a bug on Wasm where "Data Path" were not properly translated to DataGeometry (a type used to hold a path data instead on parsing it).

What is the current behavior?

The parsing of the Data Path was not working properly on Wasm.

What is the new behavior?

Old behavior has been restored, but only on Wasm.

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

@carldebilly carldebilly requested a review from jeromelaban March 22, 2019 18:23
@carldebilly carldebilly merged commit f5681e3 into master Mar 22, 2019
@carldebilly carldebilly deleted the dev/cdb/wasm-path-and-popup-broken branch March 26, 2019 18:05
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.

2 participants