QuantStack / jupyterlab-drawio

A standalone embedding of the FOSS drawio / mxgraph package into jupyterlab
BSD 3-Clause "New" or "Revised" License
600 stars 75 forks source link

'_xsrf' argument missing from POST #24

Open Honghe opened 6 years ago

Honghe commented 6 years ago

Environment:

Phenomenon

When export .dio file to other format, '_xsrf' argument missing from POST error occurs in new tab http://localhost:8888/export

kent119 commented 6 years ago

Same here

clayadavis commented 6 years ago

This happens for me when I try to Save, Save As, or Export from the inner drawio menu:

screenshot_2018-08-16 drawing1 xml - jupyterlab

Environment

robertritz commented 5 years ago

I'm having the same issue when trying to save or export.

Environment:

wolfv commented 5 years ago

Hi all, we haven't hooked up the "inner" drawio menu. In fact, we need to map the actions to the jupyterlab-env actions. The save button of jupyterlab should work though.

PR's very welcome!

fdan commented 5 years ago

Using the jupyterlab menu, the "export diagram as svg" option is very limited, i.e. none of the usual options like background transparency etc. Is there any plan to extend this functionality?

mrciolino commented 5 years ago

Same, problem, any update?

[W 10:05:34.972 LabApp] 403 POST /save (::1): '_xsrf' argument missing from POST [W 10:05:34.973 LabApp] 403 POST /save (::1) 2.00ms referer=http://localhost:8888/lab

plrgt commented 5 years ago

Same problem here: 403 : Forbidden The error was: '_xsrf' argument missing from POST

stefansimik commented 4 years ago

Same problem here.

Kekewxy commented 4 years ago

Same problem here: 403 : Forbidden The error was: '_xsrf' argument missing from POST

What is wrong?

amine-aboufirass commented 4 years ago

Same problem. Is there an alternative way to include these diagrams in an actual notebook?

qiqiming commented 4 years ago

Same problem here.

aryasenna commented 4 years ago

Bug is still there. But FWIW saving the .dio file from within Jupyter own save menu (not drawio) works. You can also export to SVG in that menu,

DavidConradMcD commented 4 years ago

same problem here

zhenyuwei99 commented 4 years ago

same problem here

o0oBluePhoenixo0o commented 4 years ago

Seems like latest release (Apr 2020) still has this export issue

DamynChipman commented 4 years ago

Seems like latest release (Apr 2020) still has this export issue

Yep, still has it... Just fresh installed DrawIO for first time today, issue still exists.

hydrogencl commented 4 years ago

Same here. BTW by the "save as SVG" in the jupyter lab file option, it works partly. However some text does not show in the diagrams.

Turboaa commented 4 years ago

Same problem here. Have any solution?

zpliu1126 commented 4 years ago

same problem here。。。

LintangWisesa commented 3 years ago

Screenshot (74)

Still get this problem: 403 Forbidden: The error was '_xsrf' argument missing from POST when click on Save, Save as... or Export.... Any solutions? Thanks in advance.

KaixuanDai commented 3 years ago

Same problem here.

cvanelteren commented 3 years ago

Same problem. Is there any eta on the solution?

BexTuychiev commented 3 years ago

Well, as far as I can tell, you can just take a screenshot and insert into the notebook with Markdown.

cvanelteren commented 3 years ago

I switched to the desktop version which turned out pretty nice!

On Tue, 6 Apr 2021 at 15:50, Bex @.***> wrote:

Well, as far as I can tell, you can just take a screenshot and insert into the notebook with Markdown.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/QuantStack/jupyterlab-drawio/issues/24#issuecomment-814135976, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEUVDV6DN6YQXZKMVH6APX3THMGTDANCNFSM4FESOCRQ .

--