Skip to content

Conversation

@miya
Copy link
Member

@miya miya commented Nov 18, 2025

@miya miya requested a review from yuki-takei November 18, 2025 10:33
@miya miya self-assigned this Nov 18, 2025
import { replaceFocusedDrawioWithEditor, getMarkdownDrawioMxfile } from '~/client/components/PageEditor/markdown-drawio-util-for-editor';
import { useRendererConfig } from '~/states/server-configurations';
import { useDrawioModalActions, useDrawioModalStatus } from '~/states/ui/modal/drawio';
import { useDrawioModalForEditorStatus, useDrawioModalForEditorActions } from '~/states/ui/modal/drawio-for-editor';
Copy link
Member Author

Choose a reason for hiding this comment

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

同じものが2つあったので apps/app に存在するものを削除

  • /states/ui/modal/drawio-for-editor
  • @growi/editor/dist/states/modal/drawio-for-editor


const isPrinting = usePrintMode();

const isPrinting = usePrintMode();
Copy link
Member Author

Choose a reason for hiding this comment

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

こちらのコメントの内容と同様
#10515 (comment)

@@ -1,5 +1,6 @@
import type { JSX, ReactNode } from 'react';

// biome-ignore lint/style/noRestrictedImports: ignore
Copy link
Member Author

Choose a reason for hiding this comment

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

こちらのコメントの内容と同様
#10515 (comment)

@yuki-takei yuki-takei merged commit 92827f2 into dev/7.4.x Nov 18, 2025
16 checks passed
@yuki-takei yuki-takei deleted the fix.174434-cannot-launch-drawio-modal-from-the-toolbar branch November 18, 2025 20:38
@github-actions github-actions bot mentioned this pull request Nov 19, 2025
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