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

Fix enum suggestions in editor #434

Merged
merged 1 commit into from
Jan 17, 2022

Conversation

cesmec
Copy link
Contributor

@cesmec cesmec commented Jan 17, 2022

Suggestions for enum types did not work correctly because objectDeepCopy turned Arrays into Objects.
This fixes for example the lightType property in elgato-light configs, as well as many properties of the serial service config.

Copy link
Member

@hlxid hlxid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hlxid hlxid merged commit a6dcfdf into codeoverflow-org:main Jan 17, 2022
@cesmec cesmec deleted the fix/monaco-enum-suggestions branch January 17, 2022 15:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants