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 web_sys build #997

Merged
merged 1 commit into from
Mar 4, 2020
Merged

Fix web_sys build #997

merged 1 commit into from
Mar 4, 2020

Conversation

Detegr
Copy link
Contributor

@Detegr Detegr commented Mar 4, 2020

CharacterData needs to be deref'd to make a Node out of it.
Fixes #996

CharacterData needs to be deref'd to make a Node out of it.
Fixes yewstack#996
@Detegr
Copy link
Contributor Author

Detegr commented Mar 4, 2020

Oh, this was more complicated of an error than I originally thought. It seems like this won't pass tests.

@jstarry jstarry merged commit 7d67ef9 into yewstack:master Mar 4, 2020
@jstarry
Copy link
Member

jstarry commented Mar 4, 2020

Unrelated test was failing, thanks for the fix!

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.

[web-sys] yew 0.13 fails to compile
2 participants