25 support issues
- All
- Questions
- Suggestions
- Problems
Mario Liulión
Aug 21, 2023
CORS error
There is a CORS error.
Console shows this message over and over again:
```
Access to XMLHttpRequest at 'file:///home/my_file.plantuml?t=1692659961261' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, isolated-app, chrome-extension, chrome, https, chrome-untrusted.
content-script.js:75
GET file:///home/my_file.plantuml?t=1692659961261 net::ERR_FAILED
update @ content-script.js:75
Show less
```
I'm using a local server:
```sh
java -jar ~/Downloads/plantuml.jar -picoweb
```
This PlantUML support for Visual Studio Code (https://github.com/qjebbs/vscode-plantuml) works fine with the same server, so it isn't the problem.
By the way, were is the git repo of the extension?
Thx
- Report illegal content
- Copy link
Matti Purojärvi
Feb 25, 2021
Does not generate a full diagram
I have 110 steps, but only 44 are used for generating a diagram. Why?
- Report illegal content
- Copy link
Ibai Usubiaga
May 28, 2020
Calls to www.plantuml.com to render image are done in plain text
Hi,
When you try to render a diagram the plugin is doing a plain HTTP request to the remote plantuml servers.
Although the server url can be edited in the plugin, I think the default option should be to use HTTPS due to user privacy and confidentiality.
- Report illegal content
- Copy link
Kishore Vanapalli
Mar 8, 2020
the plantuml chrome plugin has stopped working recently
Is this a known issue?
- Report illegal content
- Copy link
Yoni Water Man
May 16, 2019
Inside pages
not replacing inside pages.
I found this better:
https://chrome.google.com/webstore/detail/pegmatite/jegkfbnfbfnohncpcfcimepibmhlkldo/related
- Report illegal content
- Copy link
Pavel Sosin
Feb 4, 2019
PlantUML is not rendered
I've created PlantUML sequence diagram using Gizmo Plugin for Chrome but when I'm trying to preview UML diagram file is not rendered, only text itself is displayed. My file is stored in the google drive and accessible via link https://drive.google.com/open?id=1SmQcJS4R-xAbJ7TJF2rEruGzNAey-FcEGLKrqTrDKe4 and shared with everybody who get the link above. The Plant UML viewer icon is displayed on the Chrome ribbon and plugin has access to Google docs site. Chrome version is 7.0. I installed Plant UML viewer from Google WebStore.
- Report illegal content
- Copy link
Gotlib Gotlib
Jul 24, 2018
Значок не активен
Расширение не показывается активным значком, файл диаграммы открывается как текст
- Report illegal content
- Copy link
Rui Li
Jun 7, 2018
Is "!include" supported?
My team is starting to use a custom skin to unify the look and feel of everyone's diagram, using syntact like "!include ..\..\someskin.txt" . It works perfectly in the editor (IntelliJ). But somehow in the plugin it says "Syntax Error?".
Is "!include" supported? Or there is some trick on how to use it?
Thanks.
- Report illegal content
- Copy link
A Chrome Web Store user
Apr 6, 2018
hi dev i want a link
i want a link in text
- Report illegal content
- Copy link
Abhishek Rai
Jun 8, 2017
Image cropped
I have a big sequence diagram which i want on one page.
The Chrome plugin is cropping the image beyond certain length and height.
- Report illegal content
- Copy link