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 #232 #234

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Fix #232 #234

merged 1 commit into from
Dec 1, 2022

Conversation

geotre
Copy link
Collaborator

@geotre geotre commented Nov 29, 2022

Fixes issue #232 (Broken functionalities when karax used with grammarly or languagetool (and possibly other extensions))

Switched off the assertions that were triggering (only on release)

Changed the diff procedure to use the stored dom nodes (in vdom) instead of getting them from the dom (where they are now not in the expected order)

Tested on some manual recreations of the issue (inserting new elements before/inbetween/after nodes managed by karax) and on the test suite

…child dom nodes instead of getting them from the dom
This pull request was closed.
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.

2 participants