Skip to content

Conversation

@JammingBen
Copy link
Contributor

Component imports inside web-pkg should always reference components directly to avoid cyclic imports.

Component imports inside `web-pkg` should always reference components directly to avoid cyclic imports.
@JammingBen JammingBen self-assigned this May 22, 2025
Copilot AI review requested due to automatic review settings May 22, 2025 07:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses a cyclic import issue by updating how components in web-pkg reference the SpaceImageModal. It changes the import to directly reference the Vue component (removing markRaw) and updates its usage in the modal dispatch.

@JammingBen JammingBen requested review from AlexAndBear and kulmann May 22, 2025 07:34
@AlexAndBear AlexAndBear merged commit 65239d6 into main May 22, 2025
19 checks passed
@AlexAndBear AlexAndBear deleted the fix/space-image-modal-import branch May 22, 2025 07:35
@openclouders openclouders mentioned this pull request May 22, 2025
1 task
@openclouders openclouders mentioned this pull request Jun 2, 2025
1 task
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