preact-worker-demo
preact-worker-demo copied to clipboard
not compatible with [email protected]
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 [email protected], but not 8.2.5. Can you help me?
Sorry for the very long delay there - this is likely due to the .splitText
dependency:
Text.prototype.splitText = () => {};