Skip to main content

I don’t think Lucid should be applying CORS to published diagrams. For over 7 years I have embedded the published link from lucid in my Azure DevOps wiki pages. They all stopped working sometime within the last month due to CORS errors. Please fix, this would be an error on Lucid’s end. You should permit all ‘*’ origins and not restrict them. At a minimum add dev.azure.com to your allowed origins.

Hi ​@krispenner, thank you for posting in the community and sorry to hear you are having trouble with adding published links to your Azure DevOps wiki pages. Would you mind sharing some additional information to help us take a closer look at the issue you’re seeing?

  • A brief description of how you are embedding your published diagrams in Azure DevOps? (full published link, published image etc) 
  • A screenshot of the issue (Please feel free to censor/redact any sensitive information)
  • A screenshot of the associated Javascript Console output after reproducing the issue. You can open your Javascript Console by pressing Ctrl+Shift+J (if your computer is a Windows/Linux) OR Cmd+Opt+J (if your computer is a Mac).

Thank you for your help! Please feel free to let us know if you have any questions. 


Pubish full document as PNG. If I copy the link from the browser and paste it in its own tab it loads fine.

 

 


Reply