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

Delay dirty form check’s snapshot to avoid race conditions. Fix #4978 #5469

Closed

Commits on Jul 28, 2019

  1. Delay dirty form check data snapshot to avoid race conditions. Fix wa…

    …gtail#4978
    
    User interaction with the form within the 10s delay also won’t trigger the confirmation message. There will still be race condition issues if form widgets like rich text take 10+ seconds to initialise – but that doesn’t seem likely.
    thibaudcolas committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    a912136 View commit details
    Browse the repository at this point in the history