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 modsuits bluescreen #1139

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

jlsnow301
Copy link
Contributor

About The Pull Request

When spreading module's properties onto a react component via <Module {...module} active={active} />, the author accidentally spread the ref prop. This kills the crab

This change just overwrites it to make sure there's no ref on the module

Why It's Good For The Game

You can use your ui now

Changelog

🆑
fix: Fixed a modsuit bluescreen
/:cl:

@Kapu1178 Kapu1178 merged commit 8bdeb7b into DaedalusDock:master Dec 4, 2024
14 checks passed
Kapu1178 pushed a commit to Kapu1178/daedalusdock that referenced this pull request Dec 4, 2024
@jlsnow301 jlsnow301 deleted the fixes-modsuits branch December 4, 2024 06:07
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