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

Bug: multiple changes in quick succession on new entry cause exception (part 2) #1761

Conversation

myieye
Copy link
Collaborator

@myieye myieye commented Jun 20, 2023

Fixes #1757

Description

Embarassingly while switching to async/await syntax in my previous PR I lost a valuable change. So, here it is.

This PR also makes so minor styling/sizing improvements.

@myieye myieye added the bug An existing problem with our app in production label Jun 20, 2023
@myieye myieye self-assigned this Jun 20, 2023
@github-actions
Copy link

Unit Test Results

362 tests   362 ✔️  15s ⏱️
  37 suites      0 💤
    1 files        0

Results for commit c48bc47.

@myieye myieye merged commit b7ea5b3 into develop Jun 20, 2023
@myieye myieye deleted the bug/1757-bug-multiple-changes-in-quick-succession-on-new-entry-cause-exception_2 branch June 20, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An existing problem with our app in production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Multiple changes in quick succession on new entry cause exception
1 participant