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

fix(composer): Fix for useEffect error #373

Merged
merged 1 commit into from
Nov 16, 2022
Merged

Conversation

mumanity
Copy link
Contributor

Overview

Fix to unsubscribe in useEffect that was triggering error on drag/drop. Includes fix for type safety in move function.

Legal

This project is available under the Apache 2.0 License.

@mumanity mumanity force-pushed the useEffect-drop-error branch 2 times, most recently from e35e553 to afd3d58 Compare November 16, 2022 18:13
@lgtm-com
Copy link

lgtm-com bot commented Nov 16, 2022

This pull request introduces 2 alerts when merging afd3d58be8f85e4e1f4be6bdd2266c449cb321b0 into ca01c40 - view on LGTM.com

new alerts:

  • 2 for Unused variable, import, function or class

Heads-up: LGTM.com's PR analysis will be disabled on the 5th of December, and LGTM.com will be shut down ⏻ completely on the 16th of December 2022. Please enable GitHub code scanning, which uses the same CodeQL engine ⚙️ that powers LGTM.com. For more information, please check out our post on the GitHub blog.

@mumanity mumanity force-pushed the useEffect-drop-error branch 2 times, most recently from 907bcc0 to ffcf65d Compare November 16, 2022 18:40
@mumanity mumanity merged commit d74e45e into main Nov 16, 2022
@mumanity mumanity deleted the useEffect-drop-error branch November 16, 2022 19:09
@github-actions github-actions bot mentioned this pull request Nov 16, 2022
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.

None yet

2 participants