Skip to content

Fix #232#234

Merged
Araq merged 1 commit into
karaxnim:masterfrom
geotre:fix-external-dom-inserts
Dec 1, 2022
Merged

Fix #232#234
Araq merged 1 commit into
karaxnim:masterfrom
geotre:fix-external-dom-inserts

Conversation

@geotre

@geotre geotre commented Nov 29, 2022

Copy link
Copy Markdown
Collaborator

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
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