Skip to content

Conversation

@nicoe
Copy link
Collaborator

@nicoe nicoe commented Jan 20, 2025

jQuery's .text() does an .empty() call unconditionally which result in the browser thinking the DOM has changed even when the textual is identical

Fix PCLAS-1502

jQuery's .text() does an .empty() call unconditionally which result in
the browser thinking the DOM has changed even when the textual is
identical
@nicoe nicoe requested a review from JCavallo January 20, 2025 17:44
@nicoe nicoe merged commit 8b6f5f2 into coopengo:master Jan 23, 2025
1 check passed
nicoe added a commit that referenced this pull request Jan 23, 2025
jQuery's .text() does an .empty() call unconditionally which result in
the browser thinking the DOM has changed even when the textual is
identical
nicoe added a commit that referenced this pull request Jan 23, 2025
…[PREVIEW] (#384)

jQuery's .text() does an .empty() call unconditionally which result in
the browser thinking the DOM has changed even when the textual is
identical
nicoe added a commit to nicoe/tryton-coopengo-new that referenced this pull request Jun 16, 2025
…opengo#384)

jQuery's .text() does an .empty() call unconditionally which result in
the browser thinking the DOM has changed even when the textual is
identical
nicoe added a commit to nicoe/tryton-coopengo-new that referenced this pull request Jun 19, 2025
…opengo#384)

jQuery's .text() does an .empty() call unconditionally which result in
the browser thinking the DOM has changed even when the textual is
identical
nicoe added a commit to nicoe/tryton-coopengo-new that referenced this pull request Sep 11, 2025
…opengo#384)

jQuery's .text() does an .empty() call unconditionally which result in
the browser thinking the DOM has changed even when the textual is
identical
JCavallo pushed a commit to nicoe/tryton-coopengo-new that referenced this pull request Sep 12, 2025
…opengo#384)

jQuery's .text() does an .empty() call unconditionally which result in
the browser thinking the DOM has changed even when the textual is
identical
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