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

webview输入框过滤emoji表情——总结计划(三) #35

Open
damoclesX opened this issue Sep 30, 2017 · 0 comments
Open

webview输入框过滤emoji表情——总结计划(三) #35

damoclesX opened this issue Sep 30, 2017 · 0 comments
Labels

Comments

@damoclesX
Copy link
Owner

damoclesX commented Sep 30, 2017

webview含有输入框的情况下,输入emoji表情,在android部分机型,无法提交,无法删除

/\uD83C[\uDF00-\uDFFF]|\uD83D[\uDC00-\uDE4F]|[\uD800-\uDBFF][\uDC00-\uDFFF]/g

@damoclesX damoclesX added the js label Sep 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant