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

not compatible with preact@8.2.5 #1

Open
tanpuer opened this issue Oct 24, 2017 · 1 comment
Open

not compatible with preact@8.2.5 #1

tanpuer opened this issue Oct 24, 2017 · 1 comment

Comments

@tanpuer
Copy link

tanpuer commented Oct 24, 2017

First, thanks to your demo, it really helped me a lot.

I run script in javascriptCore, and get the undom. then I send the message to webview to create real dom or update the dom.
But I find it works with preact@7.1.0, but not 8.2.5. Can you help me?

@developit
Copy link
Owner

developit commented May 18, 2018

Sorry for the very long delay there - this is likely due to the .splitText dependency:

Text.prototype.splitText = () => {};

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

No branches or pull requests

2 participants