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] Move the code-editor component away from using Lodash #4653

Open
jgw96 opened this issue Feb 12, 2024 · 0 comments
Open

[BUG] Move the code-editor component away from using Lodash #4653

jgw96 opened this issue Feb 12, 2024 · 0 comments
Assignees
Labels

Comments

@jgw96
Copy link
Contributor

jgw96 commented Feb 12, 2024

What happened?

Lodash-es has not been updated in years and is currently breaking our typescript compiles because of a mismatch for the weakmap type. I fixed this issue in #4652, but I need to fix the underlying issue, which is Lodash-es.

Because of this, we need to move the code-editor component to not use Lodash-es (or Lodash at all)

How do we reproduce the behavior?

Same as in #4652.

What do you expect to happen?

No response

What environment were you using?

OS: Windows 11

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant