Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Fix BuildStatusDrawer #7777

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Fix BuildStatusDrawer #7777

merged 1 commit into from
Mar 21, 2023

Conversation

speigg
Copy link
Member

@speigg speigg commented Mar 21, 2023

Summary

This solves the hookstate-102 exception which was preventing logs from showing;

Unfortunatley I'm still seeing this warning from React:

react.development.js:209 Warning: Failed prop type: Invalid prop `children` supplied to `ForwardRef(Modal2)`. Expected an element that can hold a ref. Did you accidentally use a plain function component for an element instead? For more information see https://mui.com/r/caveat-with-refs-guide
    at Modal2 (https://gheric.shetland-turtle.ts.net:3000/node_modules/.vite/deps/@mui_material.js?v=dcc885bf:10130:17)
    at Modal (https://gheric.shetland-turtle.ts.net:3000/@fs/Users/gheric/GitHub/etherealengine/packages/ui/src/Modal/index.tsx:3:18)
    at BuildStatusLogsModal (https://gheric.shetland-turtle.ts.net:3000/@fs/Users/gheric/GitHub/etherealengine/packages/client-core/src/admin/components/Project/BuildStatusLogsModal.tsx:8:33)

@HexaField HexaField added this pull request to the merge queue Mar 21, 2023
@HexaField HexaField removed this pull request from the merge queue due to a manual request Mar 21, 2023
@HexaField HexaField merged commit d45874f into dev Mar 21, 2023
@HexaField HexaField deleted the fix-buildstatusdrawer branch March 21, 2023 04:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants