Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Add test to verify error is persisted on re-render, when appropriate #3362

Merged
merged 2 commits into from Aug 13, 2019

Commits on Aug 13, 2019

  1. Add test to verify error is persisted on re-render, when appropriate

    Issue #3295 demonstrates a problem where errors aren't maintained
    on re-renders, when they should still be available. This issue
    was fixed by PR #3339, but this commit will add an extra test to
    verify that the issue is indeed fixed.
    
    Fixes #3295.
    hwillson committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    691b80d View commit details
    Browse the repository at this point in the history
  2. Changelog update

    hwillson committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    7887447 View commit details
    Browse the repository at this point in the history