Replies: 1 comment 1 reply
-
Possible Causes and Solutions for Internal Link Issues in draw.io XML Import It sounds like you’ve set up your internal linking correctly, but there may be an issue with how draw.io processes XML imports. Below are some potential causes and solutions for your issue:
You mentioned that you're using draw.io version [insert version]. Some versions may have bugs or changes in how internal links are handled during XML imports. Try the following:
Since you've verified that the referenced IDs exist in the XML, the issue might be related to how the file is structured. A few things to check:
You mentioned that links initially work but become invalid after a few seconds. This suggests that draw.io may be reprocessing or "cleaning up" the imported data. Try:
If XML imports are causing issues but other formats (e.g., Excel) work fine, consider:
Some web-based or cloud-synced versions of draw.io (e.g., the Google Drive version) may behave differently from the desktop app. If you're using an online version, try:
If you're comfortable with browser developer tools (for web-based draw.io):
Final Steps If none of these solutions work, you may want to:
Hope this helps! Let me know if you find any patterns when testing these suggestions. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am currently working on a management system using draw.io that contains multiple pages, each with its own diagram. I have successfully implemented internal links that allow users to navigate between these diagrams. However, I am encountering an issue specifically when importing XML files that contain these links.
When I import an XML file, the internal links (formatted as data:page/id,) initially work correctly, but after a few seconds, they become invalid and display an error message stating that the link cannot be found. This behavior does not occur when I work with other formats, such as Excel files; the problem arises solely during the XML import process.
Here are some key details about my setup:
I would appreciate any insights or suggestions on how to resolve this issue. Is there a known limitation or specific handling of internal links during the XML import process that I should be aware of? Any help would be greatly appreciated!
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions