Conflicts with maxlength module the node edit form keeps flashing at the set interval time

Created on 7 July 2020, almost 4 years ago
Updated 7 October 2023, 9 months ago

Problem Statement
We are using autosave_form module with max length module and it is found that the node edit form flashes periodically upon each set interval.

I guess this happening because autosave_form keep reloading the form periodically with the time set in its interval configuration and as maxlength module calculates the number of character in the field and displays it below the field which is done at client side using js, hence every time the form is reloaded by autosave_form maxlength modules js takes delay and then shoes the count of characters in the field.

Proposed Solution:-
Not sure how can this be handled but i think the solution provided in the issue https://www.drupal.org/project/autosave_form/issues/2999320 should also resolve this bug.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇮🇳India tdnshah

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024