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

Fixes #697; fix JSON encoding warning on startup #704

Merged
merged 1 commit into from
Dec 31, 2021

Conversation

UnHumbleBen
Copy link
Collaborator

Description

Replace the DNAFileType enum with a DNAFileType EnumClass.

Motivation and Context

This fixes #697, which was caused by the OverReactReduxDevToolsMiddleware failing to find a serializer for DNAFileType. Rewriting DNAFileType as a EnumClass resolves this issue.

How Has This Been Tested?

Built locally and verified that the warning message is gone.

@UnHumbleBen UnHumbleBen merged commit 83dce27 into dev Dec 31, 2021
@UnHumbleBen UnHumbleBen deleted the fix-JSON-encoding-warning-on-startup-#697 branch December 31, 2021 00:15
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