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

NO-ISSUE: DMN Editor: Fix random 'object not extensible' errors by typing everything with the new Normalized type, making the @_id property non-optional #2351

Merged
merged 3 commits into from
May 22, 2024

Conversation

tiagobento
Copy link
Contributor

cc @jomarko @kbowers-ibm @ljmotta. Please see the attached video with a known reproducer you shared, where the error doesn't happen anymore.

Screen.Recording.2024-05-21.at.18.58.18.mov

@tiagobento tiagobento changed the title NO-ISSUE: Fix random 'object not extensible' errors by typing everything with the new Normalized type, making the @_id property non-optional NO-ISSUE: DMN Editor: Fix random 'object not extensible' errors by typing everything with the new Normalized type, making the @_id property non-optional May 21, 2024
Copy link
Contributor

@jomarko jomarko left a comment

Choose a reason for hiding this comment

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

some questions inline, otherwise I didn't find issues during manual check

thank you for this fix

packages/dmn-editor/src/normalization/normalize.ts Outdated Show resolved Hide resolved
packages/dmn-editor/src/normalization/normalize.ts Outdated Show resolved Hide resolved
@tiagobento tiagobento merged commit 8ae10f8 into apache:main May 22, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants