We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I was looking at fixing my bug related to #244, i discovered that the zero-width space weren't at the right place like shown on this screen:
This code cause the behaviour below: https://github.com/worktile/slate-angular/assets/15181236/167b8721-5f73-4e08-8e0c-945d6c21cfc4
EDIT: another side effect of using ZWS is that we can't select the whole paragraph (it seems slate-react have some kind of fix related to this issue)
The text was updated successfully, but these errors were encountered:
I reproduced this problem locally. I will confirm the problem. Thanks for the feedback.
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
I was looking at fixing my bug related to #244, i discovered that the zero-width space weren't at the right place like shown on this screen:

This code cause the behaviour below:
https://github.com/worktile/slate-angular/assets/15181236/167b8721-5f73-4e08-8e0c-945d6c21cfc4
EDIT: another side effect of using ZWS is that we can't select the whole paragraph (it seems slate-react have some kind of fix related to this issue)
The text was updated successfully, but these errors were encountered: